ResolverQueryLogConfigAssociationStatus
import type { ResolverQueryLogConfigAssociationStatus } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/route53resolver.ts";type ResolverQueryLogConfigAssociationStatus =
§Type
§
"CREATING" | "ACTIVE" | "ACTION_NEEDED" | "DELETING" | "FAILED" | cmnP.UnexpectedEnumValue
[src]