Class: Aws::Types::DeleteVpcConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVpcConnectorResponse
- 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.
248 249 250 |
# File 'sig/types.rbs', line 248 def vpc_connector @vpc_connector end |