class Aws::Organizations::Types::RegisterDelegatedAdministratorRequest

@note When making an API call, you may pass RegisterDelegatedAdministratorRequest

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 to
register as a delegated administrator.
@return [String]

@!attribute [rw] service_principal

The service principal of the AWS service for which you want to make
the member account a delegated administrator.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/RegisterDelegatedAdministratorRequest AWS API Documentation

Constants

SENSITIVE