| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCloudFormationStackDriftInformationDetails |
AwsCloudFormationStackDriftInformationDetails.clone() |
AwsCloudFormationStackDriftInformationDetails |
AwsCloudFormationStackDetails.getDriftInformation()
Information about whether a stack's actual configuration differs, or has drifted, from its expected
configuration, as defined in the stack template and any values specified as template parameters.
|
AwsCloudFormationStackDriftInformationDetails |
AwsCloudFormationStackDriftInformationDetails.withStackDriftStatus(String stackDriftStatus)
Status of the stack's actual configuration compared to its expected template configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsCloudFormationStackDetails.setDriftInformation(AwsCloudFormationStackDriftInformationDetails driftInformation)
Information about whether a stack's actual configuration differs, or has drifted, from its expected
configuration, as defined in the stack template and any values specified as template parameters.
|
AwsCloudFormationStackDetails |
AwsCloudFormationStackDetails.withDriftInformation(AwsCloudFormationStackDriftInformationDetails driftInformation)
Information about whether a stack's actual configuration differs, or has drifted, from its expected
configuration, as defined in the stack template and any values specified as template parameters.
|
Copyright © 2022. All rights reserved.