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

Class: Aws::AccessAnalyzer::Types::ValidationExceptionField

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

Overview

Contains information about a validation exception.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

A message about the validation exception.

Returns:

  • (String)

    A message about the validation exception.

#nameString

The name of the validation exception.

Returns:

  • (String)

    The name of the validation exception.