| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fieldList()
A list of fields that didn't validate.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(ValidationExceptionField... fieldList)
A list of fields that didn't validate.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(Collection<ValidationExceptionField> fieldList)
A list of fields that didn't validate.
|
Copyright © 2023. All rights reserved.