taskReportConfig

@JvmName(name = "xeebqthcfvhkbcho")
suspend fun taskReportConfig(value: Output<TaskReportConfigArgs>)
@JvmName(name = "cimvhxdjneexkfgf")
suspend fun taskReportConfig(value: TaskReportConfigArgs?)

Parameters

value

Specifies how you want to configure a task report, which provides detailed information about your DataSync transfer. For more information, see Monitoring your DataSync transfers with task reports . When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.


@JvmName(name = "pjhprsxxlkwugxea")
suspend fun taskReportConfig(argument: suspend TaskReportConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies how you want to configure a task report, which provides detailed information about your DataSync transfer. For more information, see Monitoring your DataSync transfers with task reports . When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.