CreateEngagementContextResponse

Types

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

Properties

Link copied to clipboard

The unique identifier assigned to the newly created engagement context. This ID can be used to reference the specific context within the engagement for future operations.

Link copied to clipboard

The Amazon Resource Name (ARN) of the engagement to which the context was added. This globally unique identifier can be used for cross-service references and IAM policies.

Link copied to clipboard

The unique identifier of the engagement to which the context was added. This ID confirms the successful association of the context with the specified engagement.

Link copied to clipboard

The timestamp indicating when the engagement was last modified as a result of adding the context, in ISO 8601 format (UTC). Example: "2023-05-01T20:37:46Z".

Functions

Link copied to clipboard
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