ResolverQueryLogConfig
import type { ResolverQueryLogConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/route53resolver.ts";interface ResolverQueryLogConfig {
Arn?: string | null;
AssociationCount?: number | null;
CreationTime?: string | null;
CreatorRequestId?: string | null;
DestinationArn?: string | null;
Id?: string | null;
Name?: string | null;
OwnerId?: string | null;
ShareStatus?: ShareStatus | null;
Status?: ResolverQueryLogConfigStatus | null;
}§Properties
§
Status?: ResolverQueryLogConfigStatus | null
[src]