public static interface GetStackPolicyResponse.Builder extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<GetStackPolicyResponse.Builder,GetStackPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetStackPolicyResponse.Builder |
stackPolicyBody(String stackPolicyBody)
Structure containing the stack policy body.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetStackPolicyResponse.Builder stackPolicyBody(String stackPolicyBody)
Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the CloudFormation User Guide.)
stackPolicyBody - Structure containing the stack policy body. (For more information, go to
Prevent Updates to Stack Resources in the CloudFormation User Guide.)Copyright © 2023. All rights reserved.