Class RVS3DataSource
Amazon S3 data source
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.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 |