Вход Регистрация
Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/Organizations/OrganizationsClient.php
Строк: 191
<?php
namespace AwsOrganizations;

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Organizations** service.
 * @method AwsResult acceptHandshake(array $args = [])
 * @method GuzzleHttpPromisePromise acceptHandshakeAsync(array $args = [])
 * @method AwsResult attachPolicy(array $args = [])
 * @method GuzzleHttpPromisePromise attachPolicyAsync(array $args = [])
 * @method AwsResult cancelHandshake(array $args = [])
 * @method GuzzleHttpPromisePromise cancelHandshakeAsync(array $args = [])
 * @method AwsResult createAccount(array $args = [])
 * @method GuzzleHttpPromisePromise createAccountAsync(array $args = [])
 * @method AwsResult createGovCloudAccount(array $args = [])
 * @method GuzzleHttpPromisePromise createGovCloudAccountAsync(array $args = [])
 * @method AwsResult createOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise createOrganizationAsync(array $args = [])
 * @method AwsResult createOrganizationalUnit(array $args = [])
 * @method GuzzleHttpPromisePromise createOrganizationalUnitAsync(array $args = [])
 * @method AwsResult createPolicy(array $args = [])
 * @method GuzzleHttpPromisePromise createPolicyAsync(array $args = [])
 * @method AwsResult declineHandshake(array $args = [])
 * @method GuzzleHttpPromisePromise declineHandshakeAsync(array $args = [])
 * @method AwsResult deleteOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise deleteOrganizationAsync(array $args = [])
 * @method AwsResult deleteOrganizationalUnit(array $args = [])
 * @method GuzzleHttpPromisePromise deleteOrganizationalUnitAsync(array $args = [])
 * @method AwsResult deletePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise deletePolicyAsync(array $args = [])
 * @method AwsResult deregisterDelegatedAdministrator(array $args = [])
 * @method GuzzleHttpPromisePromise deregisterDelegatedAdministratorAsync(array $args = [])
 * @method AwsResult describeAccount(array $args = [])
 * @method GuzzleHttpPromisePromise describeAccountAsync(array $args = [])
 * @method AwsResult describeCreateAccountStatus(array $args = [])
 * @method GuzzleHttpPromisePromise describeCreateAccountStatusAsync(array $args = [])
 * @method AwsResult describeEffectivePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise describeEffectivePolicyAsync(array $args = [])
 * @method AwsResult describeHandshake(array $args = [])
 * @method GuzzleHttpPromisePromise describeHandshakeAsync(array $args = [])
 * @method AwsResult describeOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise describeOrganizationAsync(array $args = [])
 * @method AwsResult describeOrganizationalUnit(array $args = [])
 * @method GuzzleHttpPromisePromise describeOrganizationalUnitAsync(array $args = [])
 * @method AwsResult describePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise describePolicyAsync(array $args = [])
 * @method AwsResult detachPolicy(array $args = [])
 * @method GuzzleHttpPromisePromise detachPolicyAsync(array $args = [])
 * @method AwsResult disableAWSServiceAccess(array $args = [])
 * @method GuzzleHttpPromisePromise disableAWSServiceAccessAsync(array $args = [])
 * @method AwsResult disablePolicyType(array $args = [])
 * @method GuzzleHttpPromisePromise disablePolicyTypeAsync(array $args = [])
 * @method AwsResult enableAWSServiceAccess(array $args = [])
 * @method GuzzleHttpPromisePromise enableAWSServiceAccessAsync(array $args = [])
 * @method AwsResult enableAllFeatures(array $args = [])
 * @method GuzzleHttpPromisePromise enableAllFeaturesAsync(array $args = [])
 * @method AwsResult enablePolicyType(array $args = [])
 * @method GuzzleHttpPromisePromise enablePolicyTypeAsync(array $args = [])
 * @method AwsResult inviteAccountToOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise inviteAccountToOrganizationAsync(array $args = [])
 * @method AwsResult leaveOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise leaveOrganizationAsync(array $args = [])
 * @method AwsResult listAWSServiceAccessForOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise listAWSServiceAccessForOrganizationAsync(array $args = [])
 * @method AwsResult listAccounts(array $args = [])
 * @method GuzzleHttpPromisePromise listAccountsAsync(array $args = [])
 * @method AwsResult listAccountsForParent(array $args = [])
 * @method GuzzleHttpPromisePromise listAccountsForParentAsync(array $args = [])
 * @method AwsResult listChildren(array $args = [])
 * @method GuzzleHttpPromisePromise listChildrenAsync(array $args = [])
 * @method AwsResult listCreateAccountStatus(array $args = [])
 * @method GuzzleHttpPromisePromise listCreateAccountStatusAsync(array $args = [])
 * @method AwsResult listDelegatedAdministrators(array $args = [])
 * @method GuzzleHttpPromisePromise listDelegatedAdministratorsAsync(array $args = [])
 * @method AwsResult listDelegatedServicesForAccount(array $args = [])
 * @method GuzzleHttpPromisePromise listDelegatedServicesForAccountAsync(array $args = [])
 * @method AwsResult listHandshakesForAccount(array $args = [])
 * @method GuzzleHttpPromisePromise listHandshakesForAccountAsync(array $args = [])
 * @method AwsResult listHandshakesForOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise listHandshakesForOrganizationAsync(array $args = [])
 * @method AwsResult listOrganizationalUnitsForParent(array $args = [])
 * @method GuzzleHttpPromisePromise listOrganizationalUnitsForParentAsync(array $args = [])
 * @method AwsResult listParents(array $args = [])
 * @method GuzzleHttpPromisePromise listParentsAsync(array $args = [])
 * @method AwsResult listPolicies(array $args = [])
 * @method GuzzleHttpPromisePromise listPoliciesAsync(array $args = [])
 * @method AwsResult listPoliciesForTarget(array $args = [])
 * @method GuzzleHttpPromisePromise listPoliciesForTargetAsync(array $args = [])
 * @method AwsResult listRoots(array $args = [])
 * @method GuzzleHttpPromisePromise listRootsAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult listTargetsForPolicy(array $args = [])
 * @method GuzzleHttpPromisePromise listTargetsForPolicyAsync(array $args = [])
 * @method AwsResult moveAccount(array $args = [])
 * @method GuzzleHttpPromisePromise moveAccountAsync(array $args = [])
 * @method AwsResult registerDelegatedAdministrator(array $args = [])
 * @method GuzzleHttpPromisePromise registerDelegatedAdministratorAsync(array $args = [])
 * @method AwsResult removeAccountFromOrganization(array $args = [])
 * @method GuzzleHttpPromisePromise removeAccountFromOrganizationAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateOrganizationalUnit(array $args = [])
 * @method GuzzleHttpPromisePromise updateOrganizationalUnitAsync(array $args = [])
 * @method AwsResult updatePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise updatePolicyAsync(array $args = [])
 */
class OrganizationsClient extends AwsClient {}
Онлайн: 0
Реклама