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

Class: Aws::FraudDetector::Types::BatchGetVariableError

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

Overview

Provides the error of the batch get variable API.

Instance Attribute Summary collapse

Instance Attribute Details

#codeInteger

The error code.

Returns:

  • (Integer)

    The error code.

#messageString

The error message.

Returns:

  • (String)

    The error message.

#nameString

The error name.

Returns:

  • (String)

    The error name.