OperatingSystem
public struct OperatingSystem : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The operating system.
Declaration
Swift
public let type: OperatingSystemType? -
Undocumented
Declaration
Swift
public init(type: OperatingSystemType? = nil)
View on GitHub
OperatingSystem Structure Reference