| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyDifference> |
StackResourceDrift.propertyDifferences()
A collection of the resource properties whose actual values differ from their expected values.
|
| Modifier and Type | Method and Description |
|---|---|
StackResourceDrift.Builder |
StackResourceDrift.Builder.propertyDifferences(PropertyDifference... propertyDifferences)
A collection of the resource properties whose actual values differ from their expected values.
|
| Modifier and Type | Method and Description |
|---|---|
StackResourceDrift.Builder |
StackResourceDrift.Builder.propertyDifferences(Collection<PropertyDifference> propertyDifferences)
A collection of the resource properties whose actual values differ from their expected values.
|
Copyright © 2021. All rights reserved.