Uses of Class
software.amazon.awssdk.services.cloudtrail.model.AccountRegisteredException
-
Packages that use AccountRegisteredException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of AccountRegisteredException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw AccountRegisteredException Modifier and Type Method Description default RegisterOrganizationDelegatedAdminResponseCloudTrailClient. registerOrganizationDelegatedAdmin(Consumer<RegisterOrganizationDelegatedAdminRequest.Builder> registerOrganizationDelegatedAdminRequest)Registers an organization’s member account as the CloudTrail delegated administrator.default RegisterOrganizationDelegatedAdminResponseCloudTrailClient. registerOrganizationDelegatedAdmin(RegisterOrganizationDelegatedAdminRequest registerOrganizationDelegatedAdminRequest)Registers an organization’s member account as the CloudTrail delegated administrator.
-