ConfigurationDefinition

The definition of a Quick Setup configuration.

Types

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

Properties

Link copied to clipboard
val id: String?

The ID of the configuration definition.

Link copied to clipboard

The ARN of the IAM role used to administrate local configuration deployments.

Link copied to clipboard

The name of the IAM role used to deploy local configurations.

Link copied to clipboard

A list of key-value pairs containing the required parameters for the configuration type.

Link copied to clipboard

The type of the Quick Setup configuration.

Link copied to clipboard

The version of the Quick Setup type used.

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