StackResourceSummary

Contains high-level information about the specified stack resource.

Types

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

Properties

Link copied to clipboard

Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detect unmanaged configuration changes to stacks and resources with drift detection.

Link copied to clipboard

Time the status was updated.

Link copied to clipboard

The logical name of the resource specified in the template.

Link copied to clipboard

Contains information about the module from which the resource was created, if the resource was created from a module included in the stack template.

Link copied to clipboard

The name or unique identifier that corresponds to a physical instance ID of the resource.

Link copied to clipboard

Current status of the resource.

Link copied to clipboard

Success/failure message associated with the resource.

Link copied to clipboard

Type of resource. (For more information, see Amazon Web Services resource and property types reference in the CloudFormation User Guide.)

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