ResourceDrift

Indicates the resources that have drifted in the current application version.

Types

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

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the application whose resources have drifted. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Link copied to clipboard

Version of the application whose resources have drifted.

Link copied to clipboard

Indicates if the resource was added or removed.

Link copied to clipboard

Reference identifier of the resource drift.

Link copied to clipboard

Identifier of the drifted resource.

Functions

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