security Profile V2
suspend fun securityProfileV2(name: String, block: suspend SecurityProfileV2ResourceBuilder.() -> Unit): SecurityProfileV2
Parameters
name
The unique name of the resulting resource.
block
Builder for SecurityProfileV2.
See also
Parameters
name
The unique name of the resulting resource.