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

CognitoOptionsStatus

import type { CognitoOptionsStatus } from "https://aws-api.deno.dev/v0.3/services/opensearch.ts?docs=full";

The status of the Cognito options for the specified domain.

interface CognitoOptionsStatus {
Options: CognitoOptions;
Status: OptionStatus;
}

§Properties

§

Cognito options for the specified domain.

§

The status of the Cognito options for the specified domain.