Class: Aws::Types::GetOrganizationAdminAccountResponse

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)


806
807
808
# File 'sig/types.rbs', line 806

def 
  @admin_account_id
end

#organization_id ⇒ ::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


807
808
809
# File 'sig/types.rbs', line 807

def organization_id
  @organization_id
end