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

Class: Aws::FraudDetector::Types::FieldValidationMessage

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

Overview

The message details.

Instance Attribute Summary collapse

Instance Attribute Details

#contentString

The message content.

Returns:

  • (String)

    The message content.

#field_nameString

The field name.

Returns:

  • (String)

    The field name.

#identifierString

The message ID.

Returns:

  • (String)

    The message ID.

#titleString

The message title.

Returns:

  • (String)

    The message title.

#typeString

The message type.

Returns:

  • (String)

    The message type.