Class RVS3DataSource
Amazon S3 data source
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVS3DataSource : RVDashboardDataSource
Constructors
RVS3DataSource()
Declaration
public RVS3DataSource()
Properties
AWSAccountId
Internal use only.
Declaration
public string AWSAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Region
Region for the service. See the list of supported values in https://docs.aws.amazon.com/general/latest/gr/rande.html.
Declaration
public string Region { get; set; }
Property Value
Type | Description |
---|---|
System.String |