destinations
Parameters
value
An array of destination objects. Only one destination object is supported.
Parameters
values
An array of destination objects. Only one destination object is supported.
suspend fun destinations(argument: List<suspend FileSystemReplicationDestinationArgsBuilder.() -> Unit>)
suspend fun destinations(vararg argument: suspend FileSystemReplicationDestinationArgsBuilder.() -> Unit)
Parameters
argument
An array of destination objects. Only one destination object is supported.