PolicyAttributeTypeDescription

Information about a policy attribute type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the attribute.

Link copied to clipboard

The type of the attribute. For example, Boolean or Integer.

Link copied to clipboard

The cardinality of the attribute.

Link copied to clipboard

The default value of the attribute, if applicable.

Link copied to clipboard

A description of the attribute.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String