Uses of Class
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionSecretVolumesVersions.Builder
-
Packages that use CloudfunctionsFunctionSecretVolumesVersions.Builder Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionSecretVolumesVersions.Builder in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionSecretVolumesVersions.Builder Modifier and Type Method Description static CloudfunctionsFunctionSecretVolumesVersions.BuilderCloudfunctionsFunctionSecretVolumesVersions. builder()CloudfunctionsFunctionSecretVolumesVersions.BuilderCloudfunctionsFunctionSecretVolumesVersions.Builder. path(String path)Sets the value ofCloudfunctionsFunctionSecretVolumesVersions.getPath()CloudfunctionsFunctionSecretVolumesVersions.BuilderCloudfunctionsFunctionSecretVolumesVersions.Builder. version(String version)Sets the value ofCloudfunctionsFunctionSecretVolumesVersions.getVersion()Constructors in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionSecretVolumesVersions.Builder Constructor Description Jsii$Proxy(CloudfunctionsFunctionSecretVolumesVersions.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudfunctionsFunctionSecretVolumesVersions.Builder.
-