Interface Cluster.DefinitionStages.WithAllowedIpRangeList

    • Method Detail

      • withAllowedIpRangeList

        Cluster.DefinitionStages.WithCreate withAllowedIpRangeList​(List<String> allowedIpRangeList)
        Specifies the allowedIpRangeList property: The list of ips in the format of CIDR allowed to connect to the cluster..
        Parameters:
        allowedIpRangeList - The list of ips in the format of CIDR allowed to connect to the cluster.
        Returns:
        the next definition stage.