Class RVS3DataSource


public class RVS3DataSource extends RVDashboardDataSource
Amazon S3 data source.
  • Field Details

  • Constructor Details

    • RVS3DataSource

      public RVS3DataSource()
  • Method Details

    • setRegion

      public String setRegion(String value)
      Region for the service. See the list of supported values in https://docs.aws.amazon.com/general/latest/gr/rande.html.
      Parameters:
      value -
      Returns:
    • getRegion

      public String getRegion()
      Region for the service. See the list of supported values in https://docs.aws.amazon.com/general/latest/gr/rande.html.
      Returns:
    • getAWSAccountId

      public String getAWSAccountId()
      Only for internal use.
      Returns:
    • setAWSAccountId

      public void setAWSAccountId(String v)
      Only for internal use.
      Parameters:
      v -
    • getProviderKey

      public String getProviderKey()
      Specified by:
      getProviderKey in class RVDashboardDataSource