Class: Aws::Types::CopyOptionGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::CopyOptionGroupResult
- 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.
334 335 336 |
# File 'sig/types.rbs', line 334 def option_group @option_group end |