Class: Aws::Types::CreateVpcIngressConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateVpcIngressConnectionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_ingress_connection ⇒ Types::VpcIngressConnection
Returns the value of attribute vpc_ingress_connection.
Instance Attribute Details
#vpc_ingress_connection ⇒ Types::VpcIngressConnection
Returns the value of attribute vpc_ingress_connection.
188 189 190 |
# File 'sig/types.rbs', line 188 def vpc_ingress_connection @vpc_ingress_connection end |