Uses of Class
software.amazon.awssdk.services.cloudtrail.model.CannotDelegateManagementAccountException
-
Packages that use CannotDelegateManagementAccountException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of CannotDelegateManagementAccountException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw CannotDelegateManagementAccountException 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.
-