business Application Agent
suspend fun businessApplicationAgent(name: String, block: suspend BusinessApplicationAgentResourceBuilder.() -> Unit): BusinessApplicationAgent
Parameters
name
The unique name of the resulting resource.
block
Builder for BusinessApplicationAgent.
See also
Parameters
name
The unique name of the resulting resource.