CreateNetworkProfileResult
public struct CreateNetworkProfileResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The network profile that is returned by the create network profile request.
Declaration
Swift
public let networkProfile: NetworkProfile?
-
Undocumented
Declaration
Swift
public init(networkProfile: NetworkProfile? = nil)