public static interface AwsCloudFormationStackDriftInformationDetails.Builder extends SdkPojo, CopyableBuilder<AwsCloudFormationStackDriftInformationDetails.Builder,AwsCloudFormationStackDriftInformationDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsCloudFormationStackDriftInformationDetails.Builder |
stackDriftStatus(String stackDriftStatus)
Status of the stack's actual configuration compared to its expected template configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsCloudFormationStackDriftInformationDetails.Builder stackDriftStatus(String stackDriftStatus)
Status of the stack's actual configuration compared to its expected template configuration.
stackDriftStatus - Status of the stack's actual configuration compared to its expected template configuration.Copyright © 2023. All rights reserved.