Class: Aws::Types::CreateSubnetCidrReservationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateSubnetCidrReservationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subnet_cidr_reservation ⇒ Types::SubnetCidrReservation
Returns the value of attribute subnet_cidr_reservation.
Instance Attribute Details
#subnet_cidr_reservation ⇒ Types::SubnetCidrReservation
Returns the value of attribute subnet_cidr_reservation.
3196 3197 3198 |
# File 'sig/types.rbs', line 3196 def subnet_cidr_reservation @subnet_cidr_reservation end |