ArrayProperties
public struct ArrayProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The size of the array job.
Declaration
Swift
public let size: Int? -
Undocumented
Declaration
Swift
public init(size: Int? = nil)
View on GitHub
ArrayProperties Structure Reference