Table Export Args
constructor(exportFormat: Output<String>? = null, exportTime: Output<String>? = null, exportType: Output<String>? = null, incrementalExportSpecification: Output<TableExportIncrementalExportSpecificationArgs>? = null, s3Bucket: Output<String>? = null, s3BucketOwner: Output<String>? = null, s3Prefix: Output<String>? = null, s3SseAlgorithm: Output<String>? = null, s3SseKmsKeyId: Output<String>? = null, tableArn: Output<String>? = null)