Class: Aws::Types::DeleteSubnetGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSubnetGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subnet_group_name ⇒ ::String
Returns the value of attribute subnet_group_name.
Instance Attribute Details
#subnet_group_name ⇒ ::String
Returns the value of attribute subnet_group_name.
124 125 126 |
# File 'sig/types.rbs', line 124 def subnet_group_name @subnet_group_name end |