CreateGlobalNetworkResponse
public struct CreateGlobalNetworkResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the global network object.
Declaration
Swift
public let globalNetwork: GlobalNetwork? -
Undocumented
Declaration
Swift
public init(globalNetwork: GlobalNetwork? = nil)
View on GitHub
CreateGlobalNetworkResponse Structure Reference