Interface AwsEc2SecurityGroupIpRange.Builder

  • Method Details

    • cidrIp

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

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