GetNetworkProfileResponse
public struct GetNetworkProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The network profile associated with a device.
Declaration
Swift
public let networkProfile: NetworkProfile? -
Undocumented
Declaration
Swift
public init(networkProfile: NetworkProfile? = nil)
View on GitHub
GetNetworkProfileResponse Structure Reference