ObjectTypeEnum
import type { ObjectTypeEnum } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/auditmanager.ts";type ObjectTypeEnum =
| "ASSESSMENT"
| "CONTROL_SET"
| "CONTROL"
| "DELEGATION"
| "ASSESSMENT_REPORT"
§Type
§
"ASSESSMENT" | "CONTROL_SET" | "CONTROL" | "DELEGATION" | "ASSESSMENT_REPORT" | cmnP.UnexpectedEnumValue
[src]