Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionServiceConfig
-
Packages that use Cloudfunctions2FunctionServiceConfig Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionServiceConfig in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionServiceConfig Modifier and Type Class Description static classCloudfunctions2FunctionServiceConfig.Jsii$ProxyAn implementation forCloudfunctions2FunctionServiceConfigMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionServiceConfig Modifier and Type Method Description Cloudfunctions2FunctionServiceConfigCloudfunctions2FunctionServiceConfig.Builder. build()Builds the configured instance.Cloudfunctions2FunctionServiceConfigCloudfunctions2FunctionServiceConfigOutputReference. getInternalValue()default Cloudfunctions2FunctionServiceConfigCloudfunctions2FunctionConfig. getServiceConfig()service_config block.Cloudfunctions2FunctionServiceConfigCloudfunctions2FunctionConfig.Jsii$Proxy. getServiceConfig()Cloudfunctions2FunctionServiceConfigCloudfunctions2Function. getServiceConfigInput()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionServiceConfig Modifier and Type Method Description voidCloudfunctions2Function. putServiceConfig(Cloudfunctions2FunctionServiceConfig value)Cloudfunctions2Function.BuilderCloudfunctions2Function.Builder. serviceConfig(Cloudfunctions2FunctionServiceConfig serviceConfig)service_config block.Cloudfunctions2FunctionConfig.BuilderCloudfunctions2FunctionConfig.Builder. serviceConfig(Cloudfunctions2FunctionServiceConfig serviceConfig)Sets the value ofCloudfunctions2FunctionConfig.getServiceConfig()voidCloudfunctions2FunctionServiceConfigOutputReference. setInternalValue(Cloudfunctions2FunctionServiceConfig value)
-