AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.ec2.VpcCidrBlock
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Resource Type definition for AWS::EC2::VPCCidrBlock
Create VpcCidrBlock Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new VpcCidrBlock(name: string, args: VpcCidrBlockArgs, opts?: CustomResourceOptions);
@overload
def VpcCidrBlock(resource_name: str,
args: VpcCidrBlockArgs,
opts: Optional[ResourceOptions] = None)
@overload
def VpcCidrBlock(resource_name: str,
opts: Optional[ResourceOptions] = None,
vpc_id: Optional[str] = None,
amazon_provided_ipv6_cidr_block: Optional[bool] = None,
cidr_block: Optional[str] = None,
ipv4_ipam_pool_id: Optional[str] = None,
ipv4_netmask_length: Optional[int] = None,
ipv6_cidr_block: Optional[str] = None,
ipv6_ipam_pool_id: Optional[str] = None,
ipv6_netmask_length: Optional[int] = None,
ipv6_pool: Optional[str] = None)
func NewVpcCidrBlock(ctx *Context, name string, args VpcCidrBlockArgs, opts ...ResourceOption) (*VpcCidrBlock, error)
public VpcCidrBlock(string name, VpcCidrBlockArgs args, CustomResourceOptions? opts = null)
public VpcCidrBlock(String name, VpcCidrBlockArgs args)
public VpcCidrBlock(String name, VpcCidrBlockArgs args, CustomResourceOptions options)
type: aws-native:ec2:VpcCidrBlock
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args VpcCidrBlockArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args VpcCidrBlockArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args VpcCidrBlockArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args VpcCidrBlockArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args VpcCidrBlockArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
VpcCidrBlock Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The VpcCidrBlock resource accepts the following input properties:
- Vpc
Id string - The ID of the VPC.
- Amazon
Provided boolIpv6Cidr Block - Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
- Cidr
Block string - An IPv4 CIDR block to associate with the VPC.
- Ipv4Ipam
Pool stringId - The ID of the IPv4 IPAM pool to Associate a CIDR from to a VPC.
- Ipv4Netmask
Length int - The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- Ipv6Cidr
Block string - An IPv6 CIDR block from the IPv6 address pool.
- Ipv6Ipam
Pool stringId - The ID of the IPv6 IPAM pool to Associate a CIDR from to a VPC.
- Ipv6Netmask
Length int - The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- Ipv6Pool string
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
- Vpc
Id string - The ID of the VPC.
- Amazon
Provided boolIpv6Cidr Block - Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
- Cidr
Block string - An IPv4 CIDR block to associate with the VPC.
- Ipv4Ipam
Pool stringId - The ID of the IPv4 IPAM pool to Associate a CIDR from to a VPC.
- Ipv4Netmask
Length int - The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- Ipv6Cidr
Block string - An IPv6 CIDR block from the IPv6 address pool.
- Ipv6Ipam
Pool stringId - The ID of the IPv6 IPAM pool to Associate a CIDR from to a VPC.
- Ipv6Netmask
Length int - The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- Ipv6Pool string
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
- vpc
Id String - The ID of the VPC.
- amazon
Provided BooleanIpv6Cidr Block - Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
- cidr
Block String - An IPv4 CIDR block to associate with the VPC.
- ipv4Ipam
Pool StringId - The ID of the IPv4 IPAM pool to Associate a CIDR from to a VPC.
- ipv4Netmask
Length Integer - The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6Cidr
Block String - An IPv6 CIDR block from the IPv6 address pool.
- ipv6Ipam
Pool StringId - The ID of the IPv6 IPAM pool to Associate a CIDR from to a VPC.
- ipv6Netmask
Length Integer - The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6Pool String
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
- vpc
Id string - The ID of the VPC.
- amazon
Provided booleanIpv6Cidr Block - Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
- cidr
Block string - An IPv4 CIDR block to associate with the VPC.
- ipv4Ipam
Pool stringId - The ID of the IPv4 IPAM pool to Associate a CIDR from to a VPC.
- ipv4Netmask
Length number - The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6Cidr
Block string - An IPv6 CIDR block from the IPv6 address pool.
- ipv6Ipam
Pool stringId - The ID of the IPv6 IPAM pool to Associate a CIDR from to a VPC.
- ipv6Netmask
Length number - The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6Pool string
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
- vpc_
id str - The ID of the VPC.
- amazon_
provided_ boolipv6_ cidr_ block - Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
- cidr_
block str - An IPv4 CIDR block to associate with the VPC.
- ipv4_
ipam_ strpool_ id - The ID of the IPv4 IPAM pool to Associate a CIDR from to a VPC.
- ipv4_
netmask_ intlength - The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6_
cidr_ strblock - An IPv6 CIDR block from the IPv6 address pool.
- ipv6_
ipam_ strpool_ id - The ID of the IPv6 IPAM pool to Associate a CIDR from to a VPC.
- ipv6_
netmask_ intlength - The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6_
pool str - The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
- vpc
Id String - The ID of the VPC.
- amazon
Provided BooleanIpv6Cidr Block - Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
- cidr
Block String - An IPv4 CIDR block to associate with the VPC.
- ipv4Ipam
Pool StringId - The ID of the IPv4 IPAM pool to Associate a CIDR from to a VPC.
- ipv4Netmask
Length Number - The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6Cidr
Block String - An IPv6 CIDR block from the IPv6 address pool.
- ipv6Ipam
Pool StringId - The ID of the IPv6 IPAM pool to Associate a CIDR from to a VPC.
- ipv6Netmask
Length Number - The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
- ipv6Pool String
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
Outputs
All input properties are implicitly available as output properties. Additionally, the VpcCidrBlock resource produces the following output properties:
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi