DeviceDefinitionVersion
public struct DeviceDefinitionVersion : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of devices in the definition version.
Declaration
Swift
public let devices: [Device]?
-
Undocumented
Declaration
Swift
public init(devices: [Device]? = nil)