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

AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails

import type { AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

A tag filter.

interface AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails {
Key?: string | null;
Value?: string | null;
}

§Properties

§
Key?: string | null
[src]

The tag key.

§
Value?: string | null
[src]

The tag value