StartChangeSetRequest

Types

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

Properties

Link copied to clipboard

The catalog related to the request. Fixed value: AWSMarketplace

Link copied to clipboard

Array of change object.

Link copied to clipboard

Optional case sensitive string of up to 100 ASCII characters. The change set name can be used to filter the list of change sets.

Link copied to clipboard

A list of objects specifying each key name and value for the ChangeSetTags property.

Link copied to clipboard

A unique token to identify the request to ensure idempotency.

Link copied to clipboard

The intent related to the request. The default is APPLY. To test your request before applying changes to your entities, use VALIDATE. This feature is currently available for adding versions to single-AMI products. For more information, see Add a new version.

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