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)


8129
8130
8131
# File 'sig/types.rbs', line 8129

def evaluation_arn
  @evaluation_arn
end

#evaluation_id::String

Returns the value of attribute evaluation_id.

Returns:

  • (::String)


8128
8129
8130
# File 'sig/types.rbs', line 8128

def evaluation_id
  @evaluation_id
end