Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTemplateVolumesSecret
-
Packages that use CloudRunV2ServiceTemplateVolumesSecret Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTemplateVolumesSecret in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTemplateVolumesSecret Modifier and Type Class Description static classCloudRunV2ServiceTemplateVolumesSecret.Jsii$ProxyAn implementation forCloudRunV2ServiceTemplateVolumesSecretMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTemplateVolumesSecret Modifier and Type Method Description CloudRunV2ServiceTemplateVolumesSecretCloudRunV2ServiceTemplateVolumesSecret.Builder. build()Builds the configured instance.CloudRunV2ServiceTemplateVolumesSecretCloudRunV2ServiceTemplateVolumesSecretOutputReference. getInternalValue()default CloudRunV2ServiceTemplateVolumesSecretCloudRunV2ServiceTemplateVolumes. getSecret()secret block.CloudRunV2ServiceTemplateVolumesSecretCloudRunV2ServiceTemplateVolumes.Jsii$Proxy. getSecret()CloudRunV2ServiceTemplateVolumesSecretCloudRunV2ServiceTemplateVolumesOutputReference. getSecretInput()Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTemplateVolumesSecret Modifier and Type Method Description voidCloudRunV2ServiceTemplateVolumesOutputReference. putSecret(CloudRunV2ServiceTemplateVolumesSecret value)CloudRunV2ServiceTemplateVolumes.BuilderCloudRunV2ServiceTemplateVolumes.Builder. secret(CloudRunV2ServiceTemplateVolumesSecret secret)Sets the value ofCloudRunV2ServiceTemplateVolumes.getSecret()voidCloudRunV2ServiceTemplateVolumesSecretOutputReference. setInternalValue(CloudRunV2ServiceTemplateVolumesSecret value)
-