| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetStackPolicyResponse |
CloudFormationClient.getStackPolicy(GetStackPolicyRequest getStackPolicyRequest)
Returns the stack policy for a specified stack.
|
default CompletableFuture<GetStackPolicyResponse> |
CloudFormationAsyncClient.getStackPolicy(GetStackPolicyRequest getStackPolicyRequest)
Returns the stack policy for a specified stack.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetStackPolicyRequestMarshaller.marshall(GetStackPolicyRequest getStackPolicyRequest) |
Copyright © 2021. All rights reserved.