Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTemplateVolumesNfs
-
Packages that use CloudRunV2ServiceTemplateVolumesNfs Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTemplateVolumesNfs in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTemplateVolumesNfs Modifier and Type Class Description static classCloudRunV2ServiceTemplateVolumesNfs.Jsii$ProxyAn implementation forCloudRunV2ServiceTemplateVolumesNfsMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTemplateVolumesNfs Modifier and Type Method Description CloudRunV2ServiceTemplateVolumesNfsCloudRunV2ServiceTemplateVolumesNfs.Builder. build()Builds the configured instance.CloudRunV2ServiceTemplateVolumesNfsCloudRunV2ServiceTemplateVolumesNfsOutputReference. getInternalValue()default CloudRunV2ServiceTemplateVolumesNfsCloudRunV2ServiceTemplateVolumes. getNfs()nfs block.CloudRunV2ServiceTemplateVolumesNfsCloudRunV2ServiceTemplateVolumes.Jsii$Proxy. getNfs()CloudRunV2ServiceTemplateVolumesNfsCloudRunV2ServiceTemplateVolumesOutputReference. getNfsInput()Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTemplateVolumesNfs Modifier and Type Method Description CloudRunV2ServiceTemplateVolumes.BuilderCloudRunV2ServiceTemplateVolumes.Builder. nfs(CloudRunV2ServiceTemplateVolumesNfs nfs)Sets the value ofCloudRunV2ServiceTemplateVolumes.getNfs()voidCloudRunV2ServiceTemplateVolumesOutputReference. putNfs(CloudRunV2ServiceTemplateVolumesNfs value)voidCloudRunV2ServiceTemplateVolumesNfsOutputReference. setInternalValue(CloudRunV2ServiceTemplateVolumesNfs value)
-