Class: Aws::Types::DeleteOptionGroupMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteOptionGroupMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
Instance Attribute Details
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
1912 1913 1914 |
# File 'sig/types.rbs', line 1912 def option_group_name @option_group_name end |