RealTimeContactAnalysisTimeData
Object describing time with which the segment is associated. It can have different representations of time. Currently supported: absoluteTime
Inheritors
Types
Functions
Link copied to clipboard
Casts this RealTimeContactAnalysisTimeData as a AbsoluteTime and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Throws an exception if the RealTimeContactAnalysisTimeData is not a AbsoluteTime.
Link copied to clipboard
Casts this RealTimeContactAnalysisTimeData as a AbsoluteTime and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Returns null if the RealTimeContactAnalysisTimeData is not a AbsoluteTime.