Module: Aws::IoTWireless::Client::_GetServiceEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetServiceEndpointResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#server_trust ⇒ ::String
1075 |
# File 'sig/client.rbs', line 1075
def server_trust: () -> ::String
|
#service_endpoint ⇒ ::String
1074 |
# File 'sig/client.rbs', line 1074
def service_endpoint: () -> ::String
|
#service_type ⇒ "CUPS", "LNS"
1073 |
# File 'sig/client.rbs', line 1073
def service_type: () -> ("CUPS" | "LNS")
|