Uses of Class
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterClusterOperations.Builder
-
Packages that use GkeonpremBareMetalClusterClusterOperations.Builder Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterClusterOperations.Builder in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterClusterOperations.Builder Modifier and Type Method Description static GkeonpremBareMetalClusterClusterOperations.BuilderGkeonpremBareMetalClusterClusterOperations. builder()GkeonpremBareMetalClusterClusterOperations.BuilderGkeonpremBareMetalClusterClusterOperations.Builder. enableApplicationLogs(com.hashicorp.cdktf.IResolvable enableApplicationLogs)Sets the value ofGkeonpremBareMetalClusterClusterOperations.getEnableApplicationLogs()GkeonpremBareMetalClusterClusterOperations.BuilderGkeonpremBareMetalClusterClusterOperations.Builder. enableApplicationLogs(Boolean enableApplicationLogs)Sets the value ofGkeonpremBareMetalClusterClusterOperations.getEnableApplicationLogs()Constructors in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterClusterOperations.Builder Constructor Description Jsii$Proxy(GkeonpremBareMetalClusterClusterOperations.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeonpremBareMetalClusterClusterOperations.Builder.
-