ServicePropertiess3docstorage_Region Property |
The AWS region in S3 where the bucket is located.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string s3docstorage_Region { get; }
ReadOnly Property s3docstorage_Region As String
Get
Property Value
Type:
StringThe AWS region in S3 where the bucket is located.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also