Class: Aws::Types::CreateVpcConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateVpcConnectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_connector ⇒ Types::VpcConnector
Returns the value of attribute vpc_connector.
Instance Attribute Details
#vpc_connector ⇒ Types::VpcConnector
Returns the value of attribute vpc_connector.
175 176 177 |
# File 'sig/types.rbs', line 175 def vpc_connector @vpc_connector end |