Class: Aws::Types::UpdateVpcIngressConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVpcIngressConnectionResponse
- 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.
723 724 725 |
# File 'sig/types.rbs', line 723 def vpc_ingress_connection @vpc_ingress_connection end |