Class CloudbuildTriggerBuildArtifactsObjects.Jsii$Proxy

    • Method Detail

      • getLocation

        public final String getLocation()
        Description copied from interface: CloudbuildTriggerBuildArtifactsObjects
        Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".

        Files in the workspace matching any path pattern will be uploaded to Cloud Storage with this location as a prefix. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuild_trigger#location CloudbuildTrigger#location}

        Specified by:
        getLocation in interface CloudbuildTriggerBuildArtifactsObjects
      • $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