UpdateProvisioningTemplateRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the default provisioning template version.

Link copied to clipboard

The description of the provisioning template.

Link copied to clipboard

True to enable the provisioning template, otherwise false.

Link copied to clipboard

Updates the pre-provisioning hook template. Only supports template of type FLEET_PROVISIONING. For more information about provisioning template types, see type.

Link copied to clipboard

The ARN of the role associated with the provisioning template. This IoT role grants permission to provision a device.

Link copied to clipboard

Removes pre-provisioning hook template.

Link copied to clipboard

The name of the provisioning template.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String