LinkedIntegrationRuntimeRbacAuthorization type
角色型訪問控制 (RBAC) 授權類型整合運行時間。
type LinkedIntegrationRuntimeRbacAuthorization =
LinkedIntegrationRuntimeType & {
authorizationType: "RBAC"
resourceId: string
}