Class: Aws::Types::CreateSubnetResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateSubnetResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subnet ⇒ Types::Subnet
Returns the value of attribute subnet.
Instance Attribute Details
#subnet ⇒ Types::Subnet
Returns the value of attribute subnet.
3330 3331 3332 |
# File 'sig/types.rbs', line 3330 def subnet @subnet end |