GetFlowTemplateResponse
public struct GetFlowTemplateResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The object that describes the specified workflow.
Declaration
Swift
public let description: FlowTemplateDescription?
-
Undocumented
Declaration
Swift
public init(description: FlowTemplateDescription? = nil)