CopyableBuilder<GetStackPolicyResponse.Builder,GetStackPolicyResponse>
, SdkBuilder<GetStackPolicyResponse.Builder,GetStackPolicyResponse>
public static interface GetStackPolicyResponse.Builder extends CopyableBuilder<GetStackPolicyResponse.Builder,GetStackPolicyResponse>
Modifier and Type | Method | Description |
---|---|---|
GetStackPolicyResponse.Builder |
stackPolicyBody(String stackPolicyBody) |
Structure containing the stack policy body.
|
copy
apply, build
GetStackPolicyResponse.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.