integration Account Session Resource
suspend fun integrationAccountSessionResource(name: String, block: suspend IntegrationAccountSessionResourceBuilder.() -> Unit): IntegrationAccountSession
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationAccountSession.