Touchstone Re 2023 API Reference
S3BucketName Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AnalyzeReExportOptions Class : S3BucketName Property
(Required) Name of the S3 (Amazon's Simple Storage Service) folder for exporting loss results files.
Syntax
Public Property S3BucketName As String
Dim instance As AnalyzeReExportOptions
Dim value As String
 
instance.S3BucketName = value
 
value = instance.S3BucketName
public string S3BucketName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnalyzeReExportOptions Class
AnalyzeReExportOptions Members