GetDevicePoolResult
public struct GetDevicePoolResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains information about the requested device pool.
Declaration
Swift
public let devicePool: DevicePool?
-
Undocumented
Declaration
Swift
public init(devicePool: DevicePool? = nil)