Class: Aws::Types::SubmitContactEvaluationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#evaluation_arn::String

Returns the value of attribute evaluation_arn.

Returns:

  • (::String)


7959
7960
7961
# File 'sig/types.rbs', line 7959

def evaluation_arn
  @evaluation_arn
end

#evaluation_id::String

Returns the value of attribute evaluation_id.

Returns:

  • (::String)


7958
7959
7960
# File 'sig/types.rbs', line 7958

def evaluation_id
  @evaluation_id
end