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
- Struct
- Aws::Shield::Types::ValidationExceptionField
- Defined in:
- (unknown)
Overview
Provides information about a particular parameter passed inside a request that resulted in an exception.
Instance Attribute Summary collapse
-
#message ⇒ String
The message describing why the parameter failed validation.
-
#name ⇒ String
The name of the parameter that failed validation.
Instance Attribute Details
#message ⇒ String
The message describing why the parameter failed validation.
#name ⇒ String
The name of the parameter that failed validation.