Class StorageTransferJobTransferSpecHttpDataSource.Jsii$Proxy

    • Method Detail

      • getListUrl

        public final String getListUrl()
        Description copied from interface: StorageTransferJobTransferSpecHttpDataSource
        The URL that points to the file that stores the object list entries.

        This file must allow public access. Currently, only URLs with HTTP and HTTPS schemes are supported. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/storage_transfer_job#list_url StorageTransferJob#list_url}

        Specified by:
        getListUrl in interface StorageTransferJobTransferSpecHttpDataSource
      • $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