Interface HybridUpdateValue.Builder

  • Method Details

    • instanceIds

      HybridUpdateValue.Builder instanceIds(Collection<String> instanceIds)

      The identifiers of the self-managed instances with SSM in the hybrid directory configuration.

      Parameters:
      instanceIds - The identifiers of the self-managed instances with SSM in the hybrid directory configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceIds

      HybridUpdateValue.Builder instanceIds(String... instanceIds)

      The identifiers of the self-managed instances with SSM in the hybrid directory configuration.

      Parameters:
      instanceIds - The identifiers of the self-managed instances with SSM in the hybrid directory configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnsIps

      The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.

      Parameters:
      dnsIps - The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnsIps

      HybridUpdateValue.Builder dnsIps(String... dnsIps)

      The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.

      Parameters:
      dnsIps - The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.