Class: Aws::Types::PutEvaluationsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failed_evaluations::Array[Types::Evaluation]

Returns the value of attribute failed_evaluations.

Returns:



1802
1803
1804
# File 'sig/types.rbs', line 1802

def failed_evaluations
  @failed_evaluations
end