Interface FirewallDomainListsItem.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the firewall domain list.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the firewall domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • globalResolverId

      FirewallDomainListsItem.Builder globalResolverId(String globalResolverId)

      The ID of the global resolver that the firewall domain list is associated with.

      Parameters:
      globalResolverId - The ID of the global resolver that the firewall domain list is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time when the firewall domain list was created.

      Parameters:
      createdAt - The date and time when the firewall domain list was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      FirewallDomainListsItem.Builder description(String description)

      A description of the firewall domain list.

      Parameters:
      description - A description of the firewall domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the firewall domain list.

      Parameters:
      id - The unique identifier of the firewall domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the firewall domain list.

      Parameters:
      name - The name of the firewall domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the firewall domain list.

      Parameters:
      status - The current status of the firewall domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the firewall domain list.

      Parameters:
      status - The current status of the firewall domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updatedAt

      The date and time when the firewall domain list was last updated.

      Parameters:
      updatedAt - The date and time when the firewall domain list was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.