PolicyScopeContract type

PolicyScopeContract에 대한 값을 정의합니다.

type PolicyScopeContract = "Tenant" | "Product" | "Api" | "Operation" | "All"