Class: Aws::Types::StartContactEvaluationResponse

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)


7828
7829
7830
# File 'sig/types.rbs', line 7828

def evaluation_arn
  @evaluation_arn
end

#evaluation_id::String

Returns the value of attribute evaluation_id.

Returns:

  • (::String)


7827
7828
7829
# File 'sig/types.rbs', line 7827

def evaluation_id
  @evaluation_id
end