Builder
Properties
The description of the provisioning template.
Creates a pre-provisioning hook template. Only supports template of type FLEET_PROVISIONING
. For more information about provisioning template types, see type.
The role ARN for the role associated with the provisioning template. This IoT role grants permission to provision a device.
The JSON formatted contents of the provisioning template.
The name of the provisioning template.
The type you define in a provisioning template. You can create a template with only one type. You can't change the template type after its creation. The default value is FLEET_PROVISIONING
. For more information about provisioning template, see: Provisioning template.
Functions
construct an aws.sdk.kotlin.services.iot.model.ProvisioningHook inside the given block