| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
StackResourceDriftInformationSummary |
StackResourceSummary.driftInformation()
Information about whether the resource's actual configuration differs, or has drifted, from its expected
configuration, as defined in the stack template and any values specified as template parameters.
|
| Modifier and Type | Method and Description |
|---|---|
StackResourceSummary.Builder |
StackResourceSummary.Builder.driftInformation(StackResourceDriftInformationSummary driftInformation)
Information about whether the resource'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 © 2023. All rights reserved.