# Functions
[NOT YET IMPLEMENTED] Get the Default VPC for a region.
No description provided by the author
No description provided by the author
NewDefaultVpc registers a new resource with the given unique name, arguments, and options.
NewVpc registers a new resource with the given unique name, arguments, and options.
No description provided by the author
# Constants
Do not create any NAT Gateways.
Create a NAT Gateway in each availability zone.
Create a single NAT Gateway for the entire VPC.
A subnet whose hosts have no connectivity with the internet.
A subnet whose hosts can not directly communicate with the internet, but can initiate outbound network traffic via a NAT Gateway.
A subnet whose hosts can directly communicate with the internet.
# Structs
Pseudo resource representing the default VPC and associated subnets for an account and region.
The set of arguments for constructing a DefaultVpc resource.
No description provided by the author
No description provided by the author
No description provided by the author
Arguments for getting the default VPC.
Outputs from the default VPC configuration.
Configuration for NAT Gateways.
Configuration for NAT Gateways.
Configuration for NAT Gateways.
No description provided by the author
No description provided by the author
No description provided by the author
Configuration for a VPC subnet.
Configuration for a VPC subnet.
No description provided by the author
Configuration for a VPC subnet.
No description provided by the author
No description provided by the author
No description provided by the author
The set of arguments for constructing a Vpc resource.
No description provided by the author
Provides a VPC Endpoint resource.
Provides a VPC Endpoint resource.
No description provided by the author
Provides a VPC Endpoint resource.
No description provided by the author
No description provided by the author
# Interfaces
DefaultVpcArrayInput is an input type that accepts DefaultVpcArray and DefaultVpcArrayOutput values.
No description provided by the author
DefaultVpcMapInput is an input type that accepts DefaultVpcMap and DefaultVpcMapOutput values.
NatGatewayConfigurationInput is an input type that accepts NatGatewayConfigurationArgs and NatGatewayConfigurationOutput values.
NatGatewayConfigurationPtrInput is an input type that accepts NatGatewayConfigurationArgs, NatGatewayConfigurationPtr and NatGatewayConfigurationPtrOutput values.
NatGatewayStrategyInput is an input type that accepts NatGatewayStrategyArgs and NatGatewayStrategyOutput values.
No description provided by the author
SubnetSpecArrayInput is an input type that accepts SubnetSpecArray and SubnetSpecArrayOutput values.
SubnetSpecInput is an input type that accepts SubnetSpecArgs and SubnetSpecOutput values.
SubnetTypeInput is an input type that accepts SubnetTypeArgs and SubnetTypeOutput values.
No description provided by the author
VpcArrayInput is an input type that accepts VpcArray and VpcArrayOutput values.
VpcEndpointSpecArrayInput is an input type that accepts VpcEndpointSpecArray and VpcEndpointSpecArrayOutput values.
VpcEndpointSpecInput is an input type that accepts VpcEndpointSpecArgs and VpcEndpointSpecOutput values.
No description provided by the author
VpcMapInput is an input type that accepts VpcMap and VpcMapOutput values.
# Type aliases
No description provided by the author
No description provided by the author
A strategy for creating NAT Gateways for private subnets within a VPC.
No description provided by the author
A type of subnet within a VPC.
No description provided by the author
No description provided by the author
No description provided by the author