Sla

Represents the content of an SLA to be created.

Constructors

Link copied to clipboard
constructor(value: SlaInputContent)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this RelatedItemInputContent as a Contact and retrieves its aws.sdk.kotlin.services.connectcases.model.Contact value. Throws an exception if the RelatedItemInputContent is not a Contact.

Link copied to clipboard
Link copied to clipboard

Casts this RelatedItemInputContent as a File and retrieves its aws.sdk.kotlin.services.connectcases.model.FileContent value. Throws an exception if the RelatedItemInputContent is not a File.

Link copied to clipboard
Link copied to clipboard

Casts this RelatedItemInputContent as a Sla and retrieves its aws.sdk.kotlin.services.connectcases.model.SlaInputContent value. Throws an exception if the RelatedItemInputContent is not a Sla.

Link copied to clipboard