Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionSecretEnvironmentVariables
-
Packages that use CloudfunctionsFunctionSecretEnvironmentVariables Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionSecretEnvironmentVariables in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionSecretEnvironmentVariables Modifier and Type Class Description static classCloudfunctionsFunctionSecretEnvironmentVariables.Jsii$ProxyAn implementation forCloudfunctionsFunctionSecretEnvironmentVariablesMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionSecretEnvironmentVariables Modifier and Type Method Description CloudfunctionsFunctionSecretEnvironmentVariablesCloudfunctionsFunctionSecretEnvironmentVariables.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionSecretEnvironmentVariables Modifier and Type Method Description voidCloudfunctionsFunctionSecretEnvironmentVariablesOutputReference. setInternalValue(CloudfunctionsFunctionSecretEnvironmentVariables value)Method parameters in com.hashicorp.cdktf.providers.google.cloudfunctions_function with type arguments of type CloudfunctionsFunctionSecretEnvironmentVariables Modifier and Type Method Description CloudfunctionsFunction.BuilderCloudfunctionsFunction.Builder. secretEnvironmentVariables(List<? extends CloudfunctionsFunctionSecretEnvironmentVariables> secretEnvironmentVariables)secret_environment_variables block.CloudfunctionsFunctionConfig.BuilderCloudfunctionsFunctionConfig.Builder. secretEnvironmentVariables(List<? extends CloudfunctionsFunctionSecretEnvironmentVariables> secretEnvironmentVariables)Sets the value ofCloudfunctionsFunctionConfig.getSecretEnvironmentVariables()voidCloudfunctionsFunctionSecretEnvironmentVariablesList. setInternalValue(List<CloudfunctionsFunctionSecretEnvironmentVariables> value)
-