VPC
public struct VPC : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let vPCId: String? -
(Private hosted zones only) The region that an Amazon VPC was created in.
Declaration
Swift
public let vPCRegion: VPCRegion? -
Undocumented
Declaration
Swift
public init(vPCId: String? = nil, vPCRegion: VPCRegion? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
VPC Structure Reference