Click or drag to resize

ServicePropertiess3docstorage_BucketName Property

The name of the Bucket, as exists on S3, to which documents should be stored / retrieved.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string s3docstorage_BucketName { get; }

Property Value

Type: String
The name of the Bucket, as exists on S3, to which documents should be stored / retrieved.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also