Interface AwsEc2SecurityGroupIpv6Range.Builder

    • Method Detail

      • cidrIpv6

        AwsEc2SecurityGroupIpv6Range.Builder cidrIpv6​(String cidrIpv6)

        The IPv6 CIDR range. You can specify either a CIDR range or a source security group, but not both. To specify a single IPv6 address, use the /128 prefix length.

        Parameters:
        cidrIpv6 - The IPv6 CIDR range. You can specify either a CIDR range or a source security group, but not both. To specify a single IPv6 address, use the /128 prefix length.
        Returns:
        Returns a reference to this object so that method calls can be chained together.