AggregatedSourceType
import type { AggregatedSourceType } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/configservice.ts";type AggregatedSourceType = "ACCOUNT" | "ORGANIZATION" | cmnP.UnexpectedEnumValue;
§Type
§
"ACCOUNT" | "ORGANIZATION" | cmnP.UnexpectedEnumValue
[src]