Class: Aws::Types::VpcConnectionProperties
- Inherits:
-
Object
- Object
- Aws::Types::VpcConnectionProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_connection_arn ⇒ ::String
Returns the value of attribute vpc_connection_arn.
Instance Attribute Details
#vpc_connection_arn ⇒ ::String
Returns the value of attribute vpc_connection_arn.
13102 13103 13104 |
# File 'sig/types.rbs', line 13102 def vpc_connection_arn @vpc_connection_arn end |