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.
3218 3219 3220 |
# File 'sig/types.rbs', line 3218 def subnet @subnet end |