integration Fabric
suspend fun integrationFabric(name: String, block: suspend IntegrationFabricResourceBuilder.() -> Unit): IntegrationFabric
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationFabric.
See also
Parameters
name
The unique name of the resulting resource.