You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecretsManager::Types::ValidationErrorsEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Displays errors that occurred during validation of the resource policy.

Instance Attribute Summary collapse

Instance Attribute Details

#check_nameString

Checks the name of the policy.

Returns:

  • (String)

    Checks the name of the policy.

#error_messageString

Displays error messages if validation encounters problems during validation of the resource policy.

Returns:

  • (String)

    Displays error messages if validation encounters problems during validation of the resource policy.