public static interface CreateStackSetResponse.Builder extends CloudFormationResponse.Builder, CopyableBuilder<CreateStackSetResponse.Builder,CreateStackSetResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateStackSetResponse.Builder |
stackSetId(String stackSetId)
The ID of the stack set that you're creating.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateStackSetResponse.Builder stackSetId(String stackSetId)
The ID of the stack set that you're creating.
stackSetId - The ID of the stack set that you're creating.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.