Interface ListGrantsToRolesFullScanResult

Properties

databaseFutureRoleGrants: ShowFutureRoleGrant[]
databaseRoleGrants: ShowRoleGrant[]
databaseRoleGrantsOf: ShowRoleGrantOf[]
databaseRoles: ShowDatabaseRole[]
futureRoleGrants: ShowFutureRoleGrant[]
roleGrants: ShowRoleGrant[]
roleGrantsOf: ShowRoleGrantOf[]
roles: ShowRole[]

Generated using TypeDoc