Class: Aws::Types::VpcConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::VpcConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
1290 1291 1292 |
# File 'sig/types.rbs', line 1290 def vpc_id @vpc_id end |