Class: Aws::Types::CreateDefaultSubnetResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDefaultSubnetResult
- 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.
2257 2258 2259 |
# File 'sig/types.rbs', line 2257 def subnet @subnet end |