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_enableBoolean

Returns the value of attribute auto_enable.

Returns:

  • (Boolean)


583
584
585
# File 'sig/types.rbs', line 583

def auto_enable
  @auto_enable
end

#max_account_limit_reachedBoolean

Returns the value of attribute max_account_limit_reached.

Returns:

  • (Boolean)


584
585
586
# File 'sig/types.rbs', line 584

def 
  @max_account_limit_reached
end