options

fun options(block: Options.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.datasync.model.Options inside the given block


Specifies the configuration options for a task. Some options include preserving file or object metadata and verifying data integrity.

You can also override these options before starting an individual run of a task (also known as a task execution). For more information, see StartTaskExecution.