Domain Rule Based Matching Exporting Config S3Exporting
data class DomainRuleBasedMatchingExportingConfigS3Exporting(val s3BucketName: String, val s3KeyName: String? = null)
Constructors
Link copied to clipboard
fun DomainRuleBasedMatchingExportingConfigS3Exporting(s3BucketName: String, s3KeyName: String? = null)