user Property Protocol Mapper
suspend fun userPropertyProtocolMapper(name: String, block: suspend UserPropertyProtocolMapperResourceBuilder.() -> Unit): UserPropertyProtocolMapper
Parameters
name
The unique name of the resulting resource.
block
Builder for UserPropertyProtocolMapper.
See also
Parameters
name
The unique name of the resulting resource.