Class: Aws::Types::ModifyOptionGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyOptionGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#option_group ⇒ Types::OptionGroup
Returns the value of attribute option_group.
Instance Attribute Details
#option_group ⇒ Types::OptionGroup
Returns the value of attribute option_group.
3268 3269 3270 |
# File 'sig/types.rbs', line 3268 def option_group @option_group end |