Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigEndpointConfig
-
Packages that use DataprocClusterClusterConfigEndpointConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigEndpointConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigEndpointConfig Modifier and Type Class Description static classDataprocClusterClusterConfigEndpointConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigEndpointConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigEndpointConfig Modifier and Type Method Description DataprocClusterClusterConfigEndpointConfigDataprocClusterClusterConfigEndpointConfig.Builder. build()Builds the configured instance.default DataprocClusterClusterConfigEndpointConfigDataprocClusterClusterConfig. getEndpointConfig()endpoint_config block.DataprocClusterClusterConfigEndpointConfigDataprocClusterClusterConfig.Jsii$Proxy. getEndpointConfig()DataprocClusterClusterConfigEndpointConfigDataprocClusterClusterConfigOutputReference. getEndpointConfigInput()DataprocClusterClusterConfigEndpointConfigDataprocClusterClusterConfigEndpointConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigEndpointConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. endpointConfig(DataprocClusterClusterConfigEndpointConfig endpointConfig)Sets the value ofDataprocClusterClusterConfig.getEndpointConfig()voidDataprocClusterClusterConfigOutputReference. putEndpointConfig(DataprocClusterClusterConfigEndpointConfig value)voidDataprocClusterClusterConfigEndpointConfigOutputReference. setInternalValue(DataprocClusterClusterConfigEndpointConfig value)
-