RetryStageExecutionOutput
public struct RetryStageExecutionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the current workflow execution in the failed stage.
Declaration
Swift
public let pipelineExecutionId: String? -
Undocumented
Declaration
Swift
public init(pipelineExecutionId: String? = nil)
View on GitHub
RetryStageExecutionOutput Structure Reference