ModifyClusterOutput
public struct ModifyClusterOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The number of steps that can be executed concurrently.
Declaration
Swift
public let stepConcurrencyLevel: Int?
-
Undocumented
Declaration
Swift
public init(stepConcurrencyLevel: Int? = nil)