Class: Aws::Types::IngressVpcConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::IngressVpcConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_endpoint_id ⇒ ::String
Returns the value of attribute vpc_endpoint_id.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#vpc_endpoint_id ⇒ ::String
Returns the value of attribute vpc_endpoint_id.
385 386 387 |
# File 'sig/types.rbs', line 385 def vpc_endpoint_id @vpc_endpoint_id end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
384 385 386 |
# File 'sig/types.rbs', line 384 def vpc_id @vpc_id end |