Module: Aws::ECS::Client::_DiscoverPollEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DiscoverPollEndpointResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoint ⇒ ::String
703 |
# File 'sig/client.rbs', line 703
def endpoint: () -> ::String
|
#service_connect_endpoint ⇒ ::String
705 |
# File 'sig/client.rbs', line 705
def service_connect_endpoint: () -> ::String
|
#telemetry_endpoint ⇒ ::String
704 |
# File 'sig/client.rbs', line 704
def telemetry_endpoint: () -> ::String
|