Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionSecretVolumes
-
Packages that use CloudfunctionsFunctionSecretVolumes Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionSecretVolumes in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionSecretVolumes Modifier and Type Class Description static classCloudfunctionsFunctionSecretVolumes.Jsii$ProxyAn implementation forCloudfunctionsFunctionSecretVolumesMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionSecretVolumes Modifier and Type Method Description CloudfunctionsFunctionSecretVolumesCloudfunctionsFunctionSecretVolumes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionSecretVolumes Modifier and Type Method Description voidCloudfunctionsFunctionSecretVolumesOutputReference. setInternalValue(CloudfunctionsFunctionSecretVolumes value)Method parameters in com.hashicorp.cdktf.providers.google.cloudfunctions_function with type arguments of type CloudfunctionsFunctionSecretVolumes Modifier and Type Method Description CloudfunctionsFunction.BuilderCloudfunctionsFunction.Builder. secretVolumes(List<? extends CloudfunctionsFunctionSecretVolumes> secretVolumes)secret_volumes block.CloudfunctionsFunctionConfig.BuilderCloudfunctionsFunctionConfig.Builder. secretVolumes(List<? extends CloudfunctionsFunctionSecretVolumes> secretVolumes)Sets the value ofCloudfunctionsFunctionConfig.getSecretVolumes()voidCloudfunctionsFunctionSecretVolumesList. setInternalValue(List<CloudfunctionsFunctionSecretVolumes> value)
-