ServicePropertiess3docstorage_UserName Property |
The AWS user name value that will be used to access S3.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string s3docstorage_UserName { get; }
ReadOnly Property s3docstorage_UserName As String
Get
Property Value
Type:
StringThe AWS user name value that will be used to access S3.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also