Learn R Programming

paws.compute (version 0.3.1)

ec2_disable_vpc_classic_link_dns_support: Disables ClassicLink DNS support for a VPC

Description

Disables ClassicLink DNS support for a VPC. If disabled, DNS hostnames resolve to public IP addresses when addressed between a linked EC2-Classic instance and instances in the VPC to which it's linked. For more information, see ClassicLink in the Amazon Elastic Compute Cloud User Guide.

See https://www.paws-r-sdk.com/docs/ec2_disable_vpc_classic_link_dns_support/ for full documentation.

Usage

ec2_disable_vpc_classic_link_dns_support(VpcId = NULL)

Arguments

VpcId

The ID of the VPC.