RollbackStackRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for this RollbackStack request.

Link copied to clipboard

When set to true, newly created resources are deleted when the operation rolls back. This includes newly created resources marked with a deletion policy of Retain.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that CloudFormation assumes to rollback the stack.

Link copied to clipboard

The name that's associated with the stack.

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