Class: Aws::Types::UpdateOrganizationConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateOrganizationConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_enable ⇒ Boolean
Returns the value of attribute auto_enable.
-
#graph_arn ⇒ ::String
Returns the value of attribute graph_arn.
Instance Attribute Details
#auto_enable ⇒ Boolean
Returns the value of attribute auto_enable.
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.
514 515 516 |
# File 'sig/types.rbs', line 514 def graph_arn @graph_arn end |