Class: Aws::Types::CreateSubnetGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSubnetGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subnet_group ⇒ Types::SubnetGroup
Returns the value of attribute subnet_group.
Instance Attribute Details
#subnet_group ⇒ Types::SubnetGroup
Returns the value of attribute subnet_group.
86 87 88 |
# File 'sig/types.rbs', line 86 def subnet_group @subnet_group end |