| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeStackSetResponse> |
CloudFormationAsyncClient.describeStackSet(DescribeStackSetRequest describeStackSetRequest)
Returns the description of the specified stack set.
|
default DescribeStackSetResponse |
CloudFormationClient.describeStackSet(DescribeStackSetRequest describeStackSetRequest)
Returns the description of the specified stack set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeStackSetRequestMarshaller.marshall(DescribeStackSetRequest describeStackSetRequest) |
Copyright © 2023. All rights reserved.