cidrBlock

@JvmName(name = "fiywlrppttdhaayi")
suspend fun cidrBlock(value: Output<String>)
@JvmName(name = "rrtsxcjdchobbpce")
suspend fun cidrBlock(value: String?)

Parameters

value

The CIDR block of the VPC.

  • You can specify one of the following CIDR blocks or their subsets as the primary IPv4 CIDR block of the VPC: 192.168.0.0/16, 172.16.0.0/12, and 10.0.0.0/8. These CIDR blocks are standard private CIDR blocks as defined by Request for Comments (RFC) documents. The subnet mask must be 8 to 28 bits in length.

  • You can also use a custom CIDR block other than 100.64.0.0/10, 224.0.0.0/4, 127.0.0.0/8, 169.254.0.0/16, and their subnets as the primary IPv4 CIDR block of the VPC.