public static interface GetStackPolicyResponse.Builder extends CloudFormationResponse.Builder, CopyableBuilder<GetStackPolicyResponse.Builder,GetStackPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetStackPolicyResponse.Builder |
stackPolicyBody(String stackPolicyBody)
Structure containing the stack policy body.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetStackPolicyResponse.Builder stackPolicyBody(String stackPolicyBody)
Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)
stackPolicyBody - Structure containing the stack policy body. (For more information, go to
Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.