Class: Aws::Types::DeleteVpcConnectorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVpcConnectorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_connector_arn ⇒ ::String
Returns the value of attribute vpc_connector_arn.
Instance Attribute Details
#vpc_connector_arn ⇒ ::String
Returns the value of attribute vpc_connector_arn.
243 244 245 |
# File 'sig/types.rbs', line 243 def vpc_connector_arn @vpc_connector_arn end |