Class: Aws::Types::DescribeOrganizationConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_enableTypes::AutoEnable

Returns the value of attribute auto_enable.

Returns:



1239
1240
1241
# File 'sig/types.rbs', line 1239

def auto_enable
  @auto_enable
end

#max_account_limit_reachedBoolean

Returns the value of attribute max_account_limit_reached.

Returns:

  • (Boolean)


1240
1241
1242
# File 'sig/types.rbs', line 1240

def 
  @max_account_limit_reached
end