| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateStackResponse.Builder |
CreateStackResponse.builder() |
CreateStackResponse.Builder |
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. |
CreateStackResponse.Builder |
CreateStackResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateStackResponse.Builder> |
CreateStackResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.