Uses of Class
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTemplateVolumesGcs.Builder
-
Packages that use CloudRunV2ServiceTemplateVolumesGcs.Builder Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTemplateVolumesGcs.Builder in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTemplateVolumesGcs.Builder Modifier and Type Method Description CloudRunV2ServiceTemplateVolumesGcs.BuilderCloudRunV2ServiceTemplateVolumesGcs.Builder. bucket(String bucket)Sets the value ofCloudRunV2ServiceTemplateVolumesGcs.getBucket()static CloudRunV2ServiceTemplateVolumesGcs.BuilderCloudRunV2ServiceTemplateVolumesGcs. builder()CloudRunV2ServiceTemplateVolumesGcs.BuilderCloudRunV2ServiceTemplateVolumesGcs.Builder. readOnly(com.hashicorp.cdktf.IResolvable readOnly)Sets the value ofCloudRunV2ServiceTemplateVolumesGcs.getReadOnly()CloudRunV2ServiceTemplateVolumesGcs.BuilderCloudRunV2ServiceTemplateVolumesGcs.Builder. readOnly(Boolean readOnly)Sets the value ofCloudRunV2ServiceTemplateVolumesGcs.getReadOnly()Constructors in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTemplateVolumesGcs.Builder Constructor Description Jsii$Proxy(CloudRunV2ServiceTemplateVolumesGcs.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudRunV2ServiceTemplateVolumesGcs.Builder.
-