CreateFlowTemplateResponse
public struct CreateFlowTemplateResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The summary object that describes the created workflow.
Declaration
Swift
public let summary: FlowTemplateSummary? -
Undocumented
Declaration
Swift
public init(summary: FlowTemplateSummary? = nil)
View on GitHub
CreateFlowTemplateResponse Structure Reference