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
1087 |
# File 'sig/client.rbs', line 1087
def server_trust: () -> ::String
|
#service_endpoint ⇒ ::String
1086 |
# File 'sig/client.rbs', line 1086
def service_endpoint: () -> ::String
|
#service_type ⇒ "CUPS", "LNS"
1085 |
# File 'sig/client.rbs', line 1085
def service_type: () -> ("CUPS" | "LNS")
|