Secrets Manager > Structures > ValidationErrorsEntry ValidationErrorsEntry¶ Structure Class¶ ValidationErrorsEntry dataclass ¶ Displays errors that occurred during validation of the resource policy. Attributes¶ check_name class-attribute instance-attribute ¶ check_name: str | None = None Checks the name of the policy. error_message class-attribute instance-attribute ¶ error_message: str | None = None Displays error messages if validation encounters problems during validation of the resource policy.