Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionSecretVolumesVersions
-
Packages that use CloudfunctionsFunctionSecretVolumesVersions Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionSecretVolumesVersions in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionSecretVolumesVersions Modifier and Type Class Description static classCloudfunctionsFunctionSecretVolumesVersions.Jsii$ProxyAn implementation forCloudfunctionsFunctionSecretVolumesVersionsMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionSecretVolumesVersions Modifier and Type Method Description CloudfunctionsFunctionSecretVolumesVersionsCloudfunctionsFunctionSecretVolumesVersions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionSecretVolumesVersions Modifier and Type Method Description voidCloudfunctionsFunctionSecretVolumesVersionsOutputReference. setInternalValue(CloudfunctionsFunctionSecretVolumesVersions value)Method parameters in com.hashicorp.cdktf.providers.google.cloudfunctions_function with type arguments of type CloudfunctionsFunctionSecretVolumesVersions Modifier and Type Method Description voidCloudfunctionsFunctionSecretVolumesVersionsList. setInternalValue(List<CloudfunctionsFunctionSecretVolumesVersions> value)CloudfunctionsFunctionSecretVolumes.BuilderCloudfunctionsFunctionSecretVolumes.Builder. versions(List<? extends CloudfunctionsFunctionSecretVolumesVersions> versions)Sets the value ofCloudfunctionsFunctionSecretVolumes.getVersions()
-