class Aws::IoTWireless::Types::GetServiceEndpointRequest

@note When making an API call, you may pass GetServiceEndpointRequest

data as a hash:

    {
      service_type: "CUPS", # accepts CUPS, LNS
    }

@!attribute [rw] service_type

The service type for which to get endpoint information about. Can be
`CUPS` for the Configuration and Update Server endpoint, or `LNS`
for the LoRaWAN Network Server endpoint.
@return [String]

Constants

SENSITIVE