Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/cognito-idp@2016-04-18/mod.ts>NotifyConfigurationType

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface NotifyConfigurationType
import { type NotifyConfigurationType } from "https://deno.land/x/aws_api@v0.1.0/services/cognito-idp@2016-04-18/mod.ts";

Properties

optional
From: string | null
optional
ReplyTo: string | null
SourceArn: string
optional
BlockEmail: NotifyEmailType | null
optional
NoActionEmail: NotifyEmailType | null
optional
MfaEmail: NotifyEmailType | null