ec2_describe_vpc_classic_link_dns_support {paws.compute} | R Documentation |
This action is deprecated
Description
This action is deprecated.
See https://www.paws-r-sdk.com/docs/ec2_describe_vpc_classic_link_dns_support/ for full documentation.
Usage
ec2_describe_vpc_classic_link_dns_support(
VpcIds = NULL,
MaxResults = NULL,
NextToken = NULL
)
Arguments
VpcIds |
The IDs of the VPCs. |
MaxResults |
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination. |
NextToken |
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request. |
[Package paws.compute version 0.9.0 Index]