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; }
ReadOnly Property s3docstorage_BucketName As String
Get
Property Value
Type:
StringThe name of the Bucket, as exists on S3, to which documents should be stored / retrieved.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also