| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceViolation> |
ViolationDetail.resourceViolations()
List of violations for the requested resource.
|
| Modifier and Type | Method and Description |
|---|---|
ViolationDetail.Builder |
ViolationDetail.Builder.resourceViolations(ResourceViolation... resourceViolations)
List of violations for the requested resource.
|
| Modifier and Type | Method and Description |
|---|---|
ViolationDetail.Builder |
ViolationDetail.Builder.resourceViolations(Collection<ResourceViolation> resourceViolations)
List of violations for the requested resource.
|
Copyright © 2022. All rights reserved.