Uses of Class
software.amazon.awssdk.services.cloudtrail.model.AccountNotRegisteredException
-
Packages that use AccountNotRegisteredException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of AccountNotRegisteredException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw AccountNotRegisteredException Modifier and Type Method Description default DeregisterOrganizationDelegatedAdminResponseCloudTrailClient. deregisterOrganizationDelegatedAdmin(Consumer<DeregisterOrganizationDelegatedAdminRequest.Builder> deregisterOrganizationDelegatedAdminRequest)Removes CloudTrail delegated administrator permissions from a member account in an organization.default DeregisterOrganizationDelegatedAdminResponseCloudTrailClient. deregisterOrganizationDelegatedAdmin(DeregisterOrganizationDelegatedAdminRequest deregisterOrganizationDelegatedAdminRequest)Removes CloudTrail delegated administrator permissions from a member account in an organization.
-