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