service Integration
suspend fun serviceIntegration(name: String, block: suspend ServiceIntegrationResourceBuilder.() -> Unit): ServiceIntegration
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceIntegration.
See also
Parameters
name
The unique name of the resulting resource.