Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTemplateVolumesSecretItems
-
Packages that use CloudRunV2ServiceTemplateVolumesSecretItems Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTemplateVolumesSecretItems in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTemplateVolumesSecretItems Modifier and Type Class Description static classCloudRunV2ServiceTemplateVolumesSecretItems.Jsii$ProxyAn implementation forCloudRunV2ServiceTemplateVolumesSecretItemsMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTemplateVolumesSecretItems Modifier and Type Method Description CloudRunV2ServiceTemplateVolumesSecretItemsCloudRunV2ServiceTemplateVolumesSecretItems.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTemplateVolumesSecretItems Modifier and Type Method Description voidCloudRunV2ServiceTemplateVolumesSecretItemsOutputReference. setInternalValue(CloudRunV2ServiceTemplateVolumesSecretItems value)Method parameters in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with type arguments of type CloudRunV2ServiceTemplateVolumesSecretItems Modifier and Type Method Description CloudRunV2ServiceTemplateVolumesSecret.BuilderCloudRunV2ServiceTemplateVolumesSecret.Builder. items(List<? extends CloudRunV2ServiceTemplateVolumesSecretItems> items)Sets the value ofCloudRunV2ServiceTemplateVolumesSecret.getItems()voidCloudRunV2ServiceTemplateVolumesSecretItemsList. setInternalValue(List<CloudRunV2ServiceTemplateVolumesSecretItems> value)
-