Interface ResolverDnssecConfig.Builder

  • Method Details

    • id

      The ID for a configuration for DNSSEC validation.

      Parameters:
      id - The ID for a configuration for DNSSEC validation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ownerId

      The owner account ID of the virtual private cloud (VPC) for a configuration for DNSSEC validation.

      Parameters:
      ownerId - The owner account ID of the virtual private cloud (VPC) for a configuration for DNSSEC validation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceId

      ResolverDnssecConfig.Builder resourceId(String resourceId)

      The ID of the virtual private cloud (VPC) that you're configuring the DNSSEC validation status for.

      Parameters:
      resourceId - The ID of the virtual private cloud (VPC) that you're configuring the DNSSEC validation status for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • validationStatus

      ResolverDnssecConfig.Builder validationStatus(String validationStatus)

      The validation status for a DNSSEC configuration. The status can be one of the following:

      • ENABLING: DNSSEC validation is being enabled but is not complete.

      • ENABLED: DNSSEC validation is enabled.

      • DISABLING: DNSSEC validation is being disabled but is not complete.

      • DISABLED DNSSEC validation is disabled.

      Parameters:
      validationStatus - The validation status for a DNSSEC configuration. The status can be one of the following:

      • ENABLING: DNSSEC validation is being enabled but is not complete.

      • ENABLED: DNSSEC validation is enabled.

      • DISABLING: DNSSEC validation is being disabled but is not complete.

      • DISABLED DNSSEC validation is disabled.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • validationStatus

      The validation status for a DNSSEC configuration. The status can be one of the following:

      • ENABLING: DNSSEC validation is being enabled but is not complete.

      • ENABLED: DNSSEC validation is enabled.

      • DISABLING: DNSSEC validation is being disabled but is not complete.

      • DISABLED DNSSEC validation is disabled.

      Parameters:
      validationStatus - The validation status for a DNSSEC configuration. The status can be one of the following:

      • ENABLING: DNSSEC validation is being enabled but is not complete.

      • ENABLED: DNSSEC validation is enabled.

      • DISABLING: DNSSEC validation is being disabled but is not complete.

      • DISABLED DNSSEC validation is disabled.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: