Module: Aws::DSQL::Client::_GetVpcEndpointServiceNameResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetVpcEndpointServiceNameOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_vpc_endpoint ⇒ ::String
227 |
# File 'sig/client.rbs', line 227
def cluster_vpc_endpoint: () -> ::String
|
#service_name ⇒ ::String
226 |
# File 'sig/client.rbs', line 226
def service_name: () -> ::String
|