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)


515
516
517
# File 'sig/types.rbs', line 515

def auto_enable
  @auto_enable
end

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


514
515
516
# File 'sig/types.rbs', line 514

def graph_arn
  @graph_arn
end