ContactEvaluation

Information about the contact evaluations where the key is the FormId, which is a unique identifier for the form.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time when the evaluation was deleted, in UTC time.

Link copied to clipboard

The date and time when the evaluation was submitted, in UTC time.

Link copied to clipboard

The Amazon Resource Name for the evaluation form. It is always present.

Link copied to clipboard

The path where evaluation was exported.

Link copied to clipboard

The FormId of the contact evaluation.

Link copied to clipboard

The date and time when the evaluation was started, in UTC time.

Link copied to clipboard

The status of the evaluation.

Functions

Link copied to clipboard
inline fun copy(block: ContactEvaluation.Builder.() -> Unit = {}): ContactEvaluation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String