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

SearchResourcesSortAttributeName

import type { SearchResourcesSortAttributeName } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/macie2.ts";
type SearchResourcesSortAttributeName =
| "ACCOUNT_ID"
| "RESOURCE_NAME"
| "S3_CLASSIFIABLE_OBJECT_COUNT"
| "S3_CLASSIFIABLE_SIZE_IN_BYTES"

§Type

§
"ACCOUNT_ID" | "RESOURCE_NAME" | "S3_CLASSIFIABLE_OBJECT_COUNT" | "S3_CLASSIFIABLE_SIZE_IN_BYTES" | cmnP.UnexpectedEnumValue
[src]