Interface AwsRdsDbSecurityGroupIpRange.Builder

    • Method Detail

      • cidrIp

        AwsRdsDbSecurityGroupIpRange.Builder cidrIp​(String cidrIp)

        Specifies the IP range.

        Parameters:
        cidrIp - Specifies the IP range.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        AwsRdsDbSecurityGroupIpRange.Builder status​(String status)

        Specifies the status of the IP range.

        Parameters:
        status - Specifies the status of the IP range.
        Returns:
        Returns a reference to this object so that method calls can be chained together.