| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<InventoryItemAttribute> |
InventoryItemSchema.attributes()
The schema attributes for inventory.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItemSchema.Builder |
InventoryItemSchema.Builder.attributes(InventoryItemAttribute... attributes)
The schema attributes for inventory.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItemSchema.Builder |
InventoryItemSchema.Builder.attributes(Collection<InventoryItemAttribute> attributes)
The schema attributes for inventory.
|
Copyright © 2018. All rights reserved.