StopContinuousExportResponse
public struct StopContinuousExportResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Timestamp that represents when this continuous export started collecting data.
Declaration
Swift
public let startTime: TimeStamp?
-
Timestamp that represents when this continuous export was stopped.
Declaration
Swift
public let stopTime: TimeStamp?