copy Actions
Parameters
value
An array of CopyAction objects, which contains the details of the copy operation.
Parameters
values
An array of CopyAction objects, which contains the details of the copy operation.
suspend fun copyActions(argument: List<suspend BackupPlanCopyActionResourceTypeArgsBuilder.() -> Unit>)
suspend fun copyActions(vararg argument: suspend BackupPlanCopyActionResourceTypeArgsBuilder.() -> Unit)
Parameters
argument
An array of CopyAction objects, which contains the details of the copy operation.