Class: Aws::Types::UpdateContactEvaluationResponse

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)


8323
8324
8325
# File 'sig/types.rbs', line 8323

def evaluation_arn
  @evaluation_arn
end

#evaluation_id::String

Returns the value of attribute evaluation_id.

Returns:

  • (::String)


8322
8323
8324
# File 'sig/types.rbs', line 8322

def evaluation_id
  @evaluation_id
end