Class: Aws::Types::EnableOrganizationAdminAccountRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#admin_account_id::String

Returns the value of attribute admin_account_id.

Returns:

  • (::String)


656
657
658
# File 'sig/types.rbs', line 656

def 
  @admin_account_id
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


657
658
659
# File 'sig/types.rbs', line 657

def client_token
  @client_token
end