LinkedIntegrationRuntimeRbacAuthorization type
ロール ベースのアクセス制御 (RBAC) 承認の種類の統合ランタイム。
type LinkedIntegrationRuntimeRbacAuthorization =
LinkedIntegrationRuntimeType & {
authorizationType: "RBAC"
resourceId: string
}