Class CloudRunV2ServiceTemplateVolumesSecretItems.Jsii$Proxy

    • Method Detail

      • getMode

        public final Number getMode()
        Description copied from interface: CloudRunV2ServiceTemplateVolumesSecretItems
        Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal).

        If 0 or not set, the Volume's default mode will be used. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_service#mode CloudRunV2Service#mode}

        Specified by:
        getMode in interface CloudRunV2ServiceTemplateVolumesSecretItems
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object