Haste Health
    Preparing search index...
    interface AccessPolicyV2Assignment {
        accessPolicy: Reference;
        id?: id;
        link: Reference;
        meta?: Meta;
        resourceType: "AccessPolicyV2Assignment";
    }
    Index

    Properties

    accessPolicy: Reference

    The access policy that this assignment grants.

    id?: id

    Logical id of this artifact

    link: Reference

    The target reference the access policy applies to.

    meta?: Meta

    Metadata about the resource

    resourceType: "AccessPolicyV2Assignment"