replication Fabric
suspend fun replicationFabric(name: String, block: suspend ReplicationFabricResourceBuilder.() -> Unit): ReplicationFabric
Parameters
name
The unique name of the resulting resource.
block
Builder for ReplicationFabric.
See also
Parameters
name
The unique name of the resulting resource.