ImportStacksToStackSetRequest

Types

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

Properties

Link copied to clipboard

By default, SELF is specified. Use SELF for stack sets with self-managed permissions.

Link copied to clipboard

A unique, user defined, identifier for the stack set operation.

Link copied to clipboard

The user-specified preferences for how CloudFormation performs a stack set operation.

Link copied to clipboard

The list of OU ID's to which the stacks being imported has to be mapped as deployment target.

Link copied to clipboard

The IDs of the stacks you are importing into a stack set. You import up to 10 stacks per stack set at a time.

Link copied to clipboard

The Amazon S3 URL which contains list of stack ids to be inputted.

Link copied to clipboard

The name of the stack set. The name must be unique in the Region where you create your stack set.

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