| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<OpsResultAttribute> |
GetOpsSummaryRequest.resultAttributes()
The OpsData data type to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetOpsSummaryRequest.Builder |
GetOpsSummaryRequest.Builder.resultAttributes(OpsResultAttribute... resultAttributes)
The OpsData data type to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetOpsSummaryRequest.Builder |
GetOpsSummaryRequest.Builder.resultAttributes(Collection<OpsResultAttribute> resultAttributes)
The OpsData data type to return.
|
Copyright © 2022. All rights reserved.