LinkedIntegrationRuntimeRbacAuthorization type
Rollbaserad åtkomstkontroll (RBAC) auktoriseringstyp integrationskörning.
type LinkedIntegrationRuntimeRbacAuthorization =
LinkedIntegrationRuntimeType & {
authorizationType: "RBAC"
resourceId: string
}