DeleteStackInstancesRequest

Types

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

Properties

Link copied to clipboard

[Self-managed permissions] The account IDs of the Amazon Web Services accounts that you want to delete stack instances for.

Link copied to clipboard

[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.

Link copied to clipboard

[Service-managed permissions] The Organizations accounts from which to delete stack instances.

Link copied to clipboard

The unique identifier for this StackSet operation.

Link copied to clipboard

Preferences for how CloudFormation performs this StackSet operation.

Link copied to clipboard

The Amazon Web Services Regions where you want to delete StackSet instances.

Link copied to clipboard

Removes the stack instances from the specified StackSet, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

Link copied to clipboard

The name or unique ID of the StackSet that you want to delete stack instances for.

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