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

Class: Aws::Shield::Types::ValidationExceptionField

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

Overview

Provides information about a particular parameter passed inside a request that resulted in an exception.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

The message describing why the parameter failed validation.

Returns:

  • (String)

    The message describing why the parameter failed validation.

#nameString

The name of the parameter that failed validation.

Returns:

  • (String)

    The name of the parameter that failed validation.