Interface GetDnsViewResponse.Builder

  • Method Details

    • id

      ID of the DNS view.

      Parameters:
      id - ID of the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      Amazon Resource Name (ARN) of the DNS view.

      Parameters:
      arn - Amazon Resource Name (ARN) of the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      GetDnsViewResponse.Builder clientToken(String clientToken)

      A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.

      Parameters:
      clientToken - A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnssecValidation

      GetDnsViewResponse.Builder dnssecValidation(String dnssecValidation)

      Specifies whether DNSSEC is enabled or disabled for the DNS view.

      Parameters:
      dnssecValidation - Specifies whether DNSSEC is enabled or disabled for the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dnssecValidation

      GetDnsViewResponse.Builder dnssecValidation(DnsSecValidationType dnssecValidation)

      Specifies whether DNSSEC is enabled or disabled for the DNS view.

      Parameters:
      dnssecValidation - Specifies whether DNSSEC is enabled or disabled for the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ednsClientSubnet

      GetDnsViewResponse.Builder ednsClientSubnet(String ednsClientSubnet)

      Specifies whether edns0 client subnet is enabled.

      Parameters:
      ednsClientSubnet - Specifies whether edns0 client subnet is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ednsClientSubnet

      GetDnsViewResponse.Builder ednsClientSubnet(EdnsClientSubnetType ednsClientSubnet)

      Specifies whether edns0 client subnet is enabled.

      Parameters:
      ednsClientSubnet - Specifies whether edns0 client subnet is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • firewallRulesFailOpen

      GetDnsViewResponse.Builder firewallRulesFailOpen(String firewallRulesFailOpen)

      Specifies the DNS Firewall failure mode configuration. When enabled, the DNS Firewall allows DNS queries to proceed if it's unable to properly evaluate them. When disabled, the DNS Firewall blocks DNS queries it's unable to evaluate.

      Parameters:
      firewallRulesFailOpen - Specifies the DNS Firewall failure mode configuration. When enabled, the DNS Firewall allows DNS queries to proceed if it's unable to properly evaluate them. When disabled, the DNS Firewall blocks DNS queries it's unable to evaluate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • firewallRulesFailOpen

      GetDnsViewResponse.Builder firewallRulesFailOpen(FirewallRulesFailOpenType firewallRulesFailOpen)

      Specifies the DNS Firewall failure mode configuration. When enabled, the DNS Firewall allows DNS queries to proceed if it's unable to properly evaluate them. When disabled, the DNS Firewall blocks DNS queries it's unable to evaluate.

      Parameters:
      firewallRulesFailOpen - Specifies the DNS Firewall failure mode configuration. When enabled, the DNS Firewall allows DNS queries to proceed if it's unable to properly evaluate them. When disabled, the DNS Firewall blocks DNS queries it's unable to evaluate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      Name of the DNS view.

      Parameters:
      name - Name of the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      GetDnsViewResponse.Builder description(String description)

      Description of the DNS view.

      Parameters:
      description - Description of the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • globalResolverId

      GetDnsViewResponse.Builder globalResolverId(String globalResolverId)

      ID of the Global Resolver the DNS view is associated to.

      Parameters:
      globalResolverId - ID of the Global Resolver the DNS view is associated to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      GetDnsViewResponse.Builder createdAt(Instant createdAt)

      The time and date the DNS view was creates on.

      Parameters:
      createdAt - The time and date the DNS view was creates on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      GetDnsViewResponse.Builder updatedAt(Instant updatedAt)

      The time and date the DNS view was updated on.

      Parameters:
      updatedAt - The time and date the DNS view was updated on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Operational status of the DNS view.

      Parameters:
      status - Operational status of the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Operational status of the DNS view.

      Parameters:
      status - Operational status of the DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: