CreateVpcResult
public struct CreateVpcResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the VPC.
Declaration
Swift
public let vpc: Vpc? -
Undocumented
Declaration
Swift
public init(vpc: Vpc? = nil)
View on GitHub
CreateVpcResult Structure Reference