| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeStackSummaryResponse> |
OpsWorksAsyncClient.describeStackSummary(DescribeStackSummaryRequest describeStackSummaryRequest)
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as
running_setup or online. |
default DescribeStackSummaryResponse |
OpsWorksClient.describeStackSummary(DescribeStackSummaryRequest describeStackSummaryRequest)
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as
running_setup or online. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeStackSummaryRequestMarshaller.marshall(DescribeStackSummaryRequest describeStackSummaryRequest) |
Copyright © 2023. All rights reserved.