AmazonS3Properties interface
The properties of Amazon S3.
- Extends
Properties
| roleARN | Role ARN. |
| service |
Service URL. |
Inherited Properties
| collection | The reference to collection. |
| data |
Data source collection moving state. |
Property Details
roleARN
Role ARN.
roleARN?: string
Property Value
string
serviceUrl
Service URL.
serviceUrl?: string
Property Value
string
Inherited Property Details
collection
The reference to collection.
collection?: CollectionReference
Property Value
Inherited From DataSourceProperties.collection
dataSourceCollectionMovingState
Data source collection moving state.
dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"
Property Value
"Failed" | "Active" | "Moving"
Inherited From DataSourceProperties.dataSourceCollectionMovingState