GetNetworkProfileResult
public struct GetNetworkProfileResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The network profile.
Declaration
Swift
public let networkProfile: NetworkProfile?
-
Undocumented
Declaration
Swift
public init(networkProfile: NetworkProfile? = nil)