security Solution
suspend fun securitySolution(name: String, block: suspend SecuritySolutionResourceBuilder.() -> Unit): SecuritySolution
Parameters
name
The unique name of the resulting resource.
block
Builder for SecuritySolution.
See also
Parameters
name
The unique name of the resulting resource.