ProcessesType
public struct ProcessesType : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The names of the process types.
Declaration
Swift
public let processes: [ProcessType]? -
Undocumented
Declaration
Swift
public init(processes: [ProcessType]? = nil)
View on GitHub
ProcessesType Structure Reference