UpdateNetworkProfileResult
public struct UpdateNetworkProfileResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of the available network profiles.
Declaration
Swift
public let networkProfile: NetworkProfile?
-
Undocumented
Declaration
Swift
public init(networkProfile: NetworkProfile? = nil)