LinkedIntegrationRuntimeRbacAuthorization type
El tipo de autorización de control de acceso basado en rol (RBAC) integration Runtime.
type LinkedIntegrationRuntimeRbacAuthorization =
LinkedIntegrationRuntimeType & {
authorizationType: "RBAC"
resourceId: string
}