Interface LinkedClusterProperties.Builder

    • Method Detail

      • deletionProtectionEnabled

        LinkedClusterProperties.Builder deletionProtectionEnabled​(Boolean deletionProtectionEnabled)

        Whether deletion protection is enabled.

        Parameters:
        deletionProtectionEnabled - Whether deletion protection is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        LinkedClusterProperties.Builder tags​(Map<String,​String> tags)

        A map of key and value pairs the linked cluster is tagged with.

        Parameters:
        tags - A map of key and value pairs the linked cluster is tagged with.
        Returns:
        Returns a reference to this object so that method calls can be chained together.