class Aws::Organizations::Types::DeregisterDelegatedAdministratorRequest
@note When making an API call, you may pass DeregisterDelegatedAdministratorRequest
data as a hash: { account_id: "AccountId", # required service_principal: "ServicePrincipal", # required }
@!attribute [rw] account_id
The account ID number of the member account in the organization that you want to deregister as a delegated administrator. @return [String]
@!attribute [rw] service_principal
The service principal name of an AWS service for which the account is a delegated administrator. Delegated administrator privileges are revoked for only the specified AWS service from the member account. If the specified service is the only service for which the member account is a delegated administrator, the operation also revokes Organizations read action permissions. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DeregisterDelegatedAdministratorRequest AWS API Documentation
Constants
- SENSITIVE