Module: Aws::ElasticsearchService::Client::_DescribeVpcEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #vpc_endpoint_errors ⇒ ::Array[Types::VpcEndpointError]
- #vpc_endpoints ⇒ ::Array[Types::VpcEndpoint]
Instance Method Details
#vpc_endpoint_errors ⇒ ::Array[Types::VpcEndpointError]
481 |
# File 'sig/client.rbs', line 481 def vpc_endpoint_errors: () -> ::Array[Types::VpcEndpointError] |
#vpc_endpoints ⇒ ::Array[Types::VpcEndpoint]
480 |
# File 'sig/client.rbs', line 480 def vpc_endpoints: () -> ::Array[Types::VpcEndpoint] |