Class: Aws::Types::UpdateEvaluationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#evaluation_id::String

Returns the value of attribute evaluation_id.

Returns:



656
657
658
# File 'sig/types.rbs', line 656

def evaluation_id
  @evaluation_id
end

#evaluation_name::String

Returns the value of attribute evaluation_name.

Returns:



657
658
659
# File 'sig/types.rbs', line 657

def evaluation_name
  @evaluation_name
end