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

Class: Aws::SecretsManager::Types::ValidateResourcePolicyResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#policy_validation_passedBoolean

Returns a message stating that your Reource Policy passed validation.

Returns:

  • (Boolean)

    Returns a message stating that your Reource Policy passed validation.

#validation_errorsArray<Types::ValidationErrorsEntry>

Returns an error message if your policy doesn\'t pass validatation.

Returns: