Class: Aws::Types::CreateVpcResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateVpcResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc ⇒ Types::Vpc
Returns the value of attribute vpc.
Instance Attribute Details
#vpc ⇒ Types::Vpc
Returns the value of attribute vpc.
3830 3831 3832 |
# File 'sig/types.rbs', line 3830 def vpc @vpc end |