public static interface CreateStackResponse.Builder extends OpsWorksResponse.Builder, CopyableBuilder<CreateStackResponse.Builder,CreateStackResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateStackResponse.Builder |
stackId(String stackId)
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as
DescribeStacks. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateStackResponse.Builder stackId(String stackId)
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as
DescribeStacks.
stackId - The stack ID, which is an opaque string that you use to identify the stack when performing actions
such as DescribeStacks.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.