adobe-firefly-sdk
    Preparing search index...

    Type Alias FailedPatchRoleEntry

    FailedPatchRoleEntry: BasePatchRoleEntry & {
        error_code: string;
        message: string;
        role?: RoleEnums;
        status: string;
    }

    FailedPatchRoleEntry

    Represents a failed role entry