| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<PhysicalResourceIdContextKeyValuePair> |
StackResourceDrift.physicalResourceIdContext()
Context information that enables AWS CloudFormation to uniquely identify a resource.
|
| Modifier and Type | Method and Description |
|---|---|
StackResourceDrift.Builder |
StackResourceDrift.Builder.physicalResourceIdContext(PhysicalResourceIdContextKeyValuePair... physicalResourceIdContext)
Context information that enables AWS CloudFormation to uniquely identify a resource.
|
| Modifier and Type | Method and Description |
|---|---|
StackResourceDrift.Builder |
StackResourceDrift.Builder.physicalResourceIdContext(Collection<PhysicalResourceIdContextKeyValuePair> physicalResourceIdContext)
Context information that enables AWS CloudFormation to uniquely identify a resource.
|
Copyright © 2018. All rights reserved.