public static interface ValidationErrorsEntry.Builder extends SdkPojo, CopyableBuilder<ValidationErrorsEntry.Builder,ValidationErrorsEntry>
| Modifier and Type | Method and Description |
|---|---|
ValidationErrorsEntry.Builder |
checkName(String checkName)
Checks the name of the policy.
|
ValidationErrorsEntry.Builder |
errorMessage(String errorMessage)
Displays error messages if validation encounters problems during validation of the resource policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationErrorsEntry.Builder checkName(String checkName)
Checks the name of the policy.
checkName - Checks the name of the policy.ValidationErrorsEntry.Builder errorMessage(String errorMessage)
Displays error messages if validation encounters problems during validation of the resource policy.
errorMessage - Displays error messages if validation encounters problems during validation of the resource policy.Copyright © 2021. All rights reserved.