UpdateDevicePoolResult
public struct UpdateDevicePoolResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The device pool you just updated.
Declaration
Swift
public let devicePool: DevicePool?
-
Undocumented
Declaration
Swift
public init(devicePool: DevicePool? = nil)