Data Repository Association Auto Export Policy Args
data class DataRepositoryAssociationAutoExportPolicyArgs(val events: Output<List<DataRepositoryAssociationEventType>>) : ConvertibleToJava<DataRepositoryAssociationAutoExportPolicyArgs>
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file system to the linked S3 bucket.
Constructors
Link copied to clipboard
fun DataRepositoryAssociationAutoExportPolicyArgs(events: Output<List<DataRepositoryAssociationEventType>>)