| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
StackDriftInformationSummary |
StackSummary.driftInformation()
Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's
expected configuration, as defined in the stack template and any values specified as template parameters.
|
| Modifier and Type | Method and Description |
|---|---|
StackSummary.Builder |
StackSummary.Builder.driftInformation(StackDriftInformationSummary driftInformation)
Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's
expected configuration, as defined in the stack template and any values specified as template parameters.
|
Copyright © 2022. All rights reserved.