Class EventarcTriggerDestinationNetworkConfig.Jsii$Proxy

    • Method Detail

      • getNetworkAttachment

        public final String getNetworkAttachment()
        Description copied from interface: EventarcTriggerDestinationNetworkConfig
        Required. Name of the NetworkAttachment that allows access to the destination VPC. Format: projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#network_attachment EventarcTrigger#network_attachment}

        Specified by:
        getNetworkAttachment in interface EventarcTriggerDestinationNetworkConfig
      • $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