aws_vpc | R Documentation |
Get a VPC by id
aws_vpc(id, ...)
id |
(character) The id of the VPC. required |
... |
parameters passed on to describe_vpcs |
(list) with fields:
Vpcs (list) each VPC group
NextToken (character) token for paginating
Each element of Vpcs is a list with slots:
CidrBlock
DhcpOptionsId
State
VpcId
OwnerId
InstanceTenancy
Ipv6CidrBlockAssociationSet
CidrBlockAssociationSet
IsDefault
Tags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.