PolicyAttributeTypeDescription
Information about a policy attribute type.
Types
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
inline fun copy(block: PolicyAttributeTypeDescription.Builder.() -> Unit = {}): PolicyAttributeTypeDescription