Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTemplateVolumes
-
Packages that use CloudRunV2ServiceTemplateVolumes Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTemplateVolumes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTemplateVolumes Modifier and Type Class Description static classCloudRunV2ServiceTemplateVolumes.Jsii$ProxyAn implementation forCloudRunV2ServiceTemplateVolumesMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTemplateVolumes Modifier and Type Method Description CloudRunV2ServiceTemplateVolumesCloudRunV2ServiceTemplateVolumes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTemplateVolumes Modifier and Type Method Description voidCloudRunV2ServiceTemplateVolumesOutputReference. setInternalValue(CloudRunV2ServiceTemplateVolumes value)Method parameters in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with type arguments of type CloudRunV2ServiceTemplateVolumes Modifier and Type Method Description voidCloudRunV2ServiceTemplateVolumesList. setInternalValue(List<CloudRunV2ServiceTemplateVolumes> value)CloudRunV2ServiceTemplate.BuilderCloudRunV2ServiceTemplate.Builder. volumes(List<? extends CloudRunV2ServiceTemplateVolumes> volumes)Sets the value ofCloudRunV2ServiceTemplate.getVolumes()
-