Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_metastore_service.DataprocMetastoreServiceScalingConfig.Builder
-
Packages that use DataprocMetastoreServiceScalingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_metastore_service google_dataproc_metastore_service -
-
Uses of DataprocMetastoreServiceScalingConfig.Builder in com.hashicorp.cdktf.providers.google.dataproc_metastore_service
Methods in com.hashicorp.cdktf.providers.google.dataproc_metastore_service that return DataprocMetastoreServiceScalingConfig.Builder Modifier and Type Method Description static DataprocMetastoreServiceScalingConfig.BuilderDataprocMetastoreServiceScalingConfig. builder()DataprocMetastoreServiceScalingConfig.BuilderDataprocMetastoreServiceScalingConfig.Builder. instanceSize(String instanceSize)Sets the value ofDataprocMetastoreServiceScalingConfig.getInstanceSize()DataprocMetastoreServiceScalingConfig.BuilderDataprocMetastoreServiceScalingConfig.Builder. scalingFactor(Number scalingFactor)Sets the value ofDataprocMetastoreServiceScalingConfig.getScalingFactor()Constructors in com.hashicorp.cdktf.providers.google.dataproc_metastore_service with parameters of type DataprocMetastoreServiceScalingConfig.Builder Constructor Description Jsii$Proxy(DataprocMetastoreServiceScalingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocMetastoreServiceScalingConfig.Builder.
-