Class: Aws::Types::UpdateOrganizationConfigurationRequest

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)


1921
1922
1923
# File 'sig/types.rbs', line 1921

def auto_enable
  @auto_enable
end