StopExecutionOutput
public struct StopExecutionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The date the execution is stopped.
Declaration
Swift
public let stopDate: TimeStamp
-
Undocumented
Declaration
Swift
public init(stopDate: TimeStamp)