CreateDevicePoolResult
public struct CreateDevicePoolResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The newly created device pool.
Declaration
Swift
public let devicePool: DevicePool? -
Undocumented
Declaration
Swift
public init(devicePool: DevicePool? = nil)
View on GitHub
CreateDevicePoolResult Structure Reference