AbsoluteTime
Time represented in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.
Inherited 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.