UpdateGlobalNetworkRequest
public struct UpdateGlobalNetworkRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A description of the global network. Length Constraints: Maximum length of 256 characters.
Declaration
Swift
public let description: String? -
The ID of your global network.
Declaration
Swift
public let globalNetworkId: String -
Undocumented
Declaration
Swift
public init(description: String? = nil, globalNetworkId: String)
View on GitHub
UpdateGlobalNetworkRequest Structure Reference