Builder
class Builder
Properties
Link copied to clipboard
The custom authorizer name.
Link copied to clipboard
Specifies a test HTTP authorization request.
Link copied to clipboard
Specifies a test MQTT authorization request.
Link copied to clipboard
Specifies a test TLS authorization request.
Link copied to clipboard
The signature made with the token and your custom authentication service's private key. This value must be Base-64-encoded.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.iot.model.HttpContext inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.iot.model.MqttContext inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.iot.model.TlsContext inside the given block