Interface VpcInfoCidrBlockSetDetails.Builder

    • Method Detail

      • cidrBlock

        VpcInfoCidrBlockSetDetails.Builder cidrBlock​(String cidrBlock)

        The IPv4 CIDR block for the VPC.

        Parameters:
        cidrBlock - The IPv4 CIDR block for the VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.