| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<ComplianceItemEntry> |
PutComplianceItemsRequest.items()
Information about the compliance as defined by the resource type.
|
| Modifier and Type | Method and Description |
|---|---|
PutComplianceItemsRequest.Builder |
PutComplianceItemsRequest.Builder.items(ComplianceItemEntry... items)
Information about the compliance as defined by the resource type.
|
| Modifier and Type | Method and Description |
|---|---|
PutComplianceItemsRequest.Builder |
PutComplianceItemsRequest.Builder.items(Collection<ComplianceItemEntry> items)
Information about the compliance as defined by the resource type.
|
Copyright © 2019. All rights reserved.