| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeStackInstanceResponse> |
CloudFormationAsyncClient.describeStackInstance(DescribeStackInstanceRequest describeStackInstanceRequest)
Returns the stack instance that's associated with the specified stack set, AWS account, and Region.
|
default DescribeStackInstanceResponse |
CloudFormationClient.describeStackInstance(DescribeStackInstanceRequest describeStackInstanceRequest)
Returns the stack instance that's associated with the specified stack set, AWS account, and Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeStackInstanceRequestMarshaller.marshall(DescribeStackInstanceRequest describeStackInstanceRequest) |
Copyright © 2021. All rights reserved.