Class: Aws::Types::AdminAccount

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)


137
138
139
# File 'sig/types.rbs', line 137

def 
  
end

#admin_status"ENABLED", "DISABLE_IN_PROGRESS"

Returns the value of attribute admin_status.

Returns:

  • ("ENABLED", "DISABLE_IN_PROGRESS")


138
139
140
# File 'sig/types.rbs', line 138

def admin_status
  @admin_status
end