You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FraudDetector::Types::BatchGetVariableResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::BatchGetVariableResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#errors ⇒ Array<Types::BatchGetVariableError>
The errors from the request.
-
#variables ⇒ Array<Types::Variable>
The returned variables.
Instance Attribute Details
#errors ⇒ Array<Types::BatchGetVariableError>
The errors from the request.
#variables ⇒ Array<Types::Variable>
The returned variables.