Interface SecurityGroupRuleDescription.Builder

  • Method Details

    • securityGroupRuleId

      SecurityGroupRuleDescription.Builder securityGroupRuleId(String securityGroupRuleId)

      The ID of the security group rule.

      Parameters:
      securityGroupRuleId - The ID of the security group rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      SecurityGroupRuleDescription.Builder description(String description)

      The description of the security group rule.

      Parameters:
      description - The description of the security group rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.