Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables
-
Packages that use Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables Modifier and Type Class Description static classCloudfunctions2FunctionServiceConfigSecretEnvironmentVariables.Jsii$ProxyAn implementation forCloudfunctions2FunctionServiceConfigSecretEnvironmentVariablesMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables Modifier and Type Method Description Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariablesCloudfunctions2FunctionServiceConfigSecretEnvironmentVariables.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables Modifier and Type Method Description voidCloudfunctions2FunctionServiceConfigSecretEnvironmentVariablesOutputReference. setInternalValue(Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables value)Method parameters in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with type arguments of type Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables Modifier and Type Method Description Cloudfunctions2FunctionServiceConfig.BuilderCloudfunctions2FunctionServiceConfig.Builder. secretEnvironmentVariables(List<? extends Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables> secretEnvironmentVariables)Sets the value ofCloudfunctions2FunctionServiceConfig.getSecretEnvironmentVariables()voidCloudfunctions2FunctionServiceConfigSecretEnvironmentVariablesList. setInternalValue(List<Cloudfunctions2FunctionServiceConfigSecretEnvironmentVariables> value)
-