CopyableBuilder<GetStackPolicyRequest.Builder,GetStackPolicyRequest>
, SdkBuilder<GetStackPolicyRequest.Builder,GetStackPolicyRequest>
public static interface GetStackPolicyRequest.Builder extends CopyableBuilder<GetStackPolicyRequest.Builder,GetStackPolicyRequest>
Modifier and Type | Method | Description |
---|---|---|
GetStackPolicyRequest.Builder |
stackName(String stackName) |
The name or unique stack ID that is associated with the stack whose policy you want to get.
|
copy
apply, build
GetStackPolicyRequest.Builder stackName(String stackName)
The name or unique stack ID that is associated with the stack whose policy you want to get.
stackName
- The name or unique stack ID that is associated with the stack whose policy you want to get.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.