Skip navigation links
D G I J V 

D

de.sebastianhesse.cdk.ses.verify.constructs - package de.sebastianhesse.cdk.ses.verify.constructs
@seeebiii/ses-verify-identities

G

getAddDkimRecords() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
Whether to automatically add DKIM records to the hosted zone of your domain.
getAddDkimRecords() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
Whether to automatically add DKIM records to the hosted zone of your domain.
getAddDkimRecords() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
Whether to automatically add DKIM records to the hosted zone of your domain.
getAddMxRecord() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
Whether to automatically add a MX record to the hosted zone of your domain.
getAddMxRecord() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
Whether to automatically add a MX record to the hosted zone of your domain.
getAddMxRecord() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
Whether to automatically add a MX record to the hosted zone of your domain.
getAddTxtRecord() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
Whether to automatically add a TXT record to the hosed zone of your domain.
getAddTxtRecord() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
Whether to automatically add a TXT record to the hosed zone of your domain.
getAddTxtRecord() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
Whether to automatically add a TXT record to the hosed zone of your domain.
getDomainName() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
A domain name to be used for the SES domain identity, e.g.
getDomainName() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
A domain name to be used for the SES domain identity, e.g.
getDomainName() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
A domain name to be used for the SES domain identity, e.g.
getEmailAddress() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps
The email address to be verified, e.g.
getEmailAddress() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Default
The email address to be verified, e.g.
getEmailAddress() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
The email address to be verified, e.g.
getHostedZone(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
 
getHostedZoneName() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
A hostedZone name to be matched with Route 53 record.
getHostedZoneName() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
A hostedZone name to be matched with Route 53 record.
getHostedZoneName() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
A hostedZone name to be matched with Route 53 record.
getNotificationTopic() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
An SNS topic where bounces, complaints or delivery notifications can be sent to.
getNotificationTopic() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
An SNS topic where bounces, complaints or delivery notifications can be sent to.
getNotificationTopic() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
An SNS topic where bounces, complaints or delivery notifications can be sent to.
getNotificationTypes() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
Select for which notification types you want to configure a topic.
getNotificationTypes() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Default
Select for which notification types you want to configure a topic.
getNotificationTypes() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
Select for which notification types you want to configure a topic.

I

IVerifySesDomainProps - Interface in de.sebastianhesse.cdk.ses.verify.constructs
 
IVerifySesDomainProps.Jsii$Default - Interface in de.sebastianhesse.cdk.ses.verify.constructs
Internal default implementation for IVerifySesDomainProps.
IVerifySesDomainProps.Jsii$Proxy - Class in de.sebastianhesse.cdk.ses.verify.constructs
A proxy class which represents a concrete javascript instance of this type.
IVerifySesEmailAddressProps - Interface in de.sebastianhesse.cdk.ses.verify.constructs
 
IVerifySesEmailAddressProps.Jsii$Default - Interface in de.sebastianhesse.cdk.ses.verify.constructs
Internal default implementation for IVerifySesEmailAddressProps.
IVerifySesEmailAddressProps.Jsii$Proxy - Class in de.sebastianhesse.cdk.ses.verify.constructs
A proxy class which represents a concrete javascript instance of this type.

J

Jsii$Proxy(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
 

V

VerifySesDomain - Class in de.sebastianhesse.cdk.ses.verify.constructs
A construct to verify a SES domain identity.
VerifySesDomain(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
 
VerifySesDomain(JsiiObject.InitializationMode) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
 
VerifySesDomain(Construct, String, IVerifySesDomainProps) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
 
VerifySesEmailAddress - Class in de.sebastianhesse.cdk.ses.verify.constructs
A construct to verify an SES email address identity.
VerifySesEmailAddress(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress
 
VerifySesEmailAddress(JsiiObject.InitializationMode) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress
 
VerifySesEmailAddress(Construct, String, IVerifySesEmailAddressProps) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress
 
D G I J V 
Skip navigation links

Copyright © 2021. All rights reserved.