Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_metastore_service.DataprocMetastoreServiceScalingConfig
-
Packages that use DataprocMetastoreServiceScalingConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_metastore_service google_dataproc_metastore_service -
-
Uses of DataprocMetastoreServiceScalingConfig in com.hashicorp.cdktf.providers.google.dataproc_metastore_service
Classes in com.hashicorp.cdktf.providers.google.dataproc_metastore_service that implement DataprocMetastoreServiceScalingConfig Modifier and Type Class Description static classDataprocMetastoreServiceScalingConfig.Jsii$ProxyAn implementation forDataprocMetastoreServiceScalingConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_metastore_service that return DataprocMetastoreServiceScalingConfig Modifier and Type Method Description DataprocMetastoreServiceScalingConfigDataprocMetastoreServiceScalingConfig.Builder. build()Builds the configured instance.DataprocMetastoreServiceScalingConfigDataprocMetastoreServiceScalingConfigOutputReference. getInternalValue()default DataprocMetastoreServiceScalingConfigDataprocMetastoreServiceConfig. getScalingConfig()scaling_config block.DataprocMetastoreServiceScalingConfigDataprocMetastoreServiceConfig.Jsii$Proxy. getScalingConfig()DataprocMetastoreServiceScalingConfigDataprocMetastoreService. getScalingConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_metastore_service with parameters of type DataprocMetastoreServiceScalingConfig Modifier and Type Method Description voidDataprocMetastoreService. putScalingConfig(DataprocMetastoreServiceScalingConfig value)DataprocMetastoreService.BuilderDataprocMetastoreService.Builder. scalingConfig(DataprocMetastoreServiceScalingConfig scalingConfig)scaling_config block.DataprocMetastoreServiceConfig.BuilderDataprocMetastoreServiceConfig.Builder. scalingConfig(DataprocMetastoreServiceScalingConfig scalingConfig)Sets the value ofDataprocMetastoreServiceConfig.getScalingConfig()voidDataprocMetastoreServiceScalingConfigOutputReference. setInternalValue(DataprocMetastoreServiceScalingConfig value)
-