EnableVpcClassicLinkDnsSupportRequest
public struct EnableVpcClassicLinkDnsSupportRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the VPC.
Declaration
Swift
public let vpcId: String? -
Undocumented
Declaration
Swift
public init(vpcId: String? = nil)
View on GitHub
EnableVpcClassicLinkDnsSupportRequest Structure Reference