| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResultAttribute> |
GetInventoryRequest.resultAttributes()
The list of inventory item types to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetInventoryRequest.Builder |
GetInventoryRequest.Builder.resultAttributes(ResultAttribute... resultAttributes)
The list of inventory item types to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetInventoryRequest.Builder |
GetInventoryRequest.Builder.resultAttributes(Collection<ResultAttribute> resultAttributes)
The list of inventory item types to return.
|
Copyright © 2021. All rights reserved.