StackSetSummary

The structures that contain summary information about the specified StackSet.

Types

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

Properties

Link copied to clipboard

[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organizational unit (OU).

Link copied to clipboard

A description of the StackSet that you specify when the StackSet is created or updated.

Link copied to clipboard

Status of the StackSet's actual configuration compared to its expected template and parameter configuration.

Link copied to clipboard

Most recent time when CloudFormation performed a drift detection operation on the StackSet. This value will be NULL for any StackSet that drift detection hasn't yet been performed on.

Link copied to clipboard

Describes whether StackSets performs non-conflicting operations concurrently and queues conflicting operations.

Link copied to clipboard

Describes how the IAM roles required for StackSet operations are created.

Link copied to clipboard

The ID of the StackSet.

Link copied to clipboard

The name of the StackSet.

Link copied to clipboard

The status of the StackSet.

Functions

Link copied to clipboard
inline fun copy(block: StackSetSummary.Builder.() -> Unit = {}): StackSetSummary
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