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
- Struct
- Aws::SecretsManager::Types::ValidateResourcePolicyResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#policy_validation_passed ⇒ Boolean
Returns a message stating that your Reource Policy passed validation.
-
#validation_errors ⇒ Array<Types::ValidationErrorsEntry>
Returns an error message if your policy doesn\'t pass validatation.
Instance Attribute Details
#policy_validation_passed ⇒ Boolean
Returns a message stating that your Reource Policy passed validation.
#validation_errors ⇒ Array<Types::ValidationErrorsEntry>
Returns an error message if your policy doesn\'t pass validatation.