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

ListSecurityConfigurationsInput

import type { ListSecurityConfigurationsInput } from "https://aws-api.deno.dev/v0.3/services/emr.ts?docs=full";
interface ListSecurityConfigurationsInput {
Marker?: string | null;
}

§Properties

§
Marker?: string | null
[src]

The pagination token that indicates the set of results to retrieve.