メインコンテンツまでスキップ

AWSCloudFormationStackDriftInformation

No description

type AWSCloudFormationStackDriftInformation {
status: AWSCloudFormationStackDriftStatusType!
lastCheckTimestamp: DateTime
}

Fields

AWSCloudFormationStackDriftInformation.status ● AWSCloudFormationStackDriftStatusType! non-null enum

Status of the stack's actual configuration compared to its expected template configuration

AWSCloudFormationStackDriftInformation.lastCheckTimestamp ● DateTime scalar

Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection

Member of

AWSCloudFormationStack object