Class: Aws::Types::DeleteVpcEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVpcEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_endpoint_summary ⇒ Types::VpcEndpointSummary
Returns the value of attribute vpc_endpoint_summary.
Instance Attribute Details
#vpc_endpoint_summary ⇒ Types::VpcEndpointSummary
Returns the value of attribute vpc_endpoint_summary.
706 707 708 |
# File 'sig/types.rbs', line 706 def vpc_endpoint_summary @vpc_endpoint_summary end |