Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AwsS3BucketNotificationConfigurationS3KeyFilterRuleName

import type { AwsS3BucketNotificationConfigurationS3KeyFilterRuleName } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";
type AwsS3BucketNotificationConfigurationS3KeyFilterRuleName = "Prefix" | "Suffix" | cmnP.UnexpectedEnumValue;

§Type

§
"Prefix" | "Suffix" | cmnP.UnexpectedEnumValue
[src]