Class ComputeServiceAttachmentConsumerAcceptLists.Jsii$Proxy

    • Method Detail

      • getNetworkUrl

        public final String getNetworkUrl()
        Description copied from interface: ComputeServiceAttachmentConsumerAcceptLists
        The network that is allowed to connect to this service attachment. Only one of project_id_or_num and network_url may be set.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#network_url ComputeServiceAttachment#network_url}

        Specified by:
        getNetworkUrl in interface ComputeServiceAttachmentConsumerAcceptLists
      • getProjectIdOrNum

        public final String getProjectIdOrNum()
        Description copied from interface: ComputeServiceAttachmentConsumerAcceptLists
        A project that is allowed to connect to this service attachment. Only one of project_id_or_num and network_url may be set.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#project_id_or_num ComputeServiceAttachment#project_id_or_num}

        Specified by:
        getProjectIdOrNum in interface ComputeServiceAttachmentConsumerAcceptLists
      • $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