Class ClusterNodePoolDefaultsNodeConfigDefaultsArgs.Builder

    • Method Detail

      • loggingVariant

        public ClusterNodePoolDefaultsNodeConfigDefaultsArgs.Builder loggingVariant​(@Nullable
                                                                                    com.pulumi.core.Output<java.lang.String> loggingVariant)
        Parameters:
        loggingVariant - The type of logging agent that is deployed by default for newly created node pools in the cluster. Valid values include DEFAULT and MAX_THROUGHPUT. See [Increasing logging agent throughput](https://cloud.google.com/stackdriver/docs/solutions/gke/managing-logs#throughput) for more information.
        Returns:
        builder
      • loggingVariant

        public ClusterNodePoolDefaultsNodeConfigDefaultsArgs.Builder loggingVariant​(java.lang.String loggingVariant)
        Parameters:
        loggingVariant - The type of logging agent that is deployed by default for newly created node pools in the cluster. Valid values include DEFAULT and MAX_THROUGHPUT. See [Increasing logging agent throughput](https://cloud.google.com/stackdriver/docs/solutions/gke/managing-logs#throughput) for more information.
        Returns:
        builder