| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
StackDriftInformation |
Stack.driftInformation()
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 |
|---|---|
Stack.Builder |
Stack.Builder.driftInformation(StackDriftInformation driftInformation)
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 © 2020. All rights reserved.