taskReportConfig

@JvmName(name = "apxgklmfklxxxnrf")
suspend fun taskReportConfig(value: Output<TaskReportConfigArgs>)
@JvmName(name = "eubbqrumfgrknypc")
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 = "awslpmeslqhwgtyl")
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.