Class: Aws::Types::EnableDelegatedAdminAccountRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1372
1373
1374
# File 'sig/types.rbs', line 1372

def client_token
  @client_token
end

#delegated_admin_account_id::String

Returns the value of attribute delegated_admin_account_id.

Returns:

  • (::String)


1371
1372
1373
# File 'sig/types.rbs', line 1371

def 
  @delegated_admin_account_id
end