class Aws::IoT::Types::MqttContext
@return [String]
The value of the ‘clientId` key in an MQTT authorization request.
@!attribute [rw] client_id
@return [String]
The value of the `password` key in an MQTT authorization request.
@!attribute [rw] password
@return [String]
The value of the `username` key in an MQTT authorization request.
@!attribute [rw] username
}
client_id: “MqttClientId”,
password: “data”,
username: “MqttUsername”,
{
data as a hash:
@note When making an API call, you may pass MqttContext
Specifies the MQTT context to use for the test authorizer request