name

val name: String?

Specifies a name for the policy template that is unique among all policy templates within the policy store. You can use the name in place of the policy template ID in API operations that reference the policy template. The name must be prefixed with name/.

If you specify a name that is already associated with another policy template in the policy store, you receive a ConflictException error.