Interface Cluster.DefinitionStages.WithMinimumTlsVersion

    • Method Detail

      • withMinimumTlsVersion

        Cluster.DefinitionStages.WithCreate withMinimumTlsVersion​(TlsVersion minimumTlsVersion)
        Specifies the minimumTlsVersion property: The minimum TLS version for the cluster to support, e.g. '1.2'.
        Parameters:
        minimumTlsVersion - The minimum TLS version for the cluster to support, e.g. '1.2'.
        Returns:
        the next definition stage.