Class EventarcTriggerDestinationHttpEndpoint.Jsii$Proxy

    • Method Detail

      • getUri

        public final String getUri()
        Description copied from interface: EventarcTriggerDestinationHttpEndpoint
        Required.

        The URI of the HTTP enpdoint. The value must be a RFC2396 URI string. Examples: `http://10.10.10.8:80/route`, `http://svc.us-central1.p.local:8080/`. Only HTTP and HTTPS protocols are supported. The host can be either a static IP addressable from the VPC specified by the network config, or an internal DNS hostname of the service resolvable via Cloud DNS. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#uri EventarcTrigger#uri}

        Specified by:
        getUri in interface EventarcTriggerDestinationHttpEndpoint
      • $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