IGUHealth
    Preparing search index...
    interface AccessPolicyV2Attribute {
        _attributeId?: Element;
        attributeId: id;
        operation?: AccessPolicyV2AttributeOperation;
    }
    Index

    Properties

    _attributeId?: Element

    The id of the attribute referenced using %attributeId in expressions.

    attributeId: id

    The id of the attribute referenced using %attributeId in expressions.

    The operation to retrieve the attribute.