policy Fragment Resource
suspend fun policyFragmentResource(name: String, block: suspend PolicyFragmentResourceBuilder.() -> Unit): PolicyFragment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for PolicyFragment.