$ A B C D E G H I J N R V
All Classes All Packages
All Classes All Packages
All Classes All Packages
$
- $jsii$toJson() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- $jsii$toJson() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
A
- addDkimRecords(Boolean) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getAddDkimRecords() - addDkimRecords(Boolean) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
Whether to automatically add DKIM records to the hosted zone of your domain.
- addMxRecord(Boolean) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getAddMxRecord() - addMxRecord(Boolean) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
Whether to automatically add a MX record to the hosted zone of your domain.
- addTxtRecord(Boolean) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getAddTxtRecord() - addTxtRecord(Boolean) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
Whether to automatically add a TXT record to the hosed zone of your domain.
B
- build() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Builds the configured instance.
- build() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Builder
-
Builds the configured instance.
- build() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
- build() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress.Builder
- builder() - Static method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps
- builder() - Static method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps
- Builder() - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
- Builder() - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Builder
C
- create(Construct, String) - Static method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
- create(Construct, String) - Static method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress.Builder
D
- de.sebastianhesse.cdk.ses.verify.constructs - package de.sebastianhesse.cdk.ses.verify.constructs
-
@seeebiii/ses-verify-identities
- domainName(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getDomainName() - domainName(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
A domain name to be used for the SES domain identity, e.g.
E
- emailAddress(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Builder
-
Sets the value of
IVerifySesEmailAddressProps.getEmailAddress() - emailAddress(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress.Builder
-
The email address to be verified, e.g.
- equals(Object) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- equals(Object) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- 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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- 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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- 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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- getEmailAddress() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps
-
The email address to be verified, e.g.
- getEmailAddress() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
- 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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- 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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- 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 class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- getRegion() - Method in interface de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps
-
An optional AWS region to validate the email address.
- getRegion() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
H
- hashCode() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
- hashCode() - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
- hostedZoneName(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getHostedZoneName() - hostedZoneName(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
A hostedZone name to be matched with Route 53 record.
I
- IVerifySesDomainProps - Interface in de.sebastianhesse.cdk.ses.verify.constructs
- IVerifySesDomainProps.Builder - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
A builder for
IVerifySesDomainProps - IVerifySesDomainProps.Jsii$Proxy - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
An implementation for
IVerifySesDomainProps - IVerifySesEmailAddressProps - Interface in de.sebastianhesse.cdk.ses.verify.constructs
- IVerifySesEmailAddressProps.Builder - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
A builder for
IVerifySesEmailAddressProps - IVerifySesEmailAddressProps.Jsii$Proxy - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
An implementation for
IVerifySesEmailAddressProps
J
- Jsii$Proxy(IVerifySesDomainProps.Builder) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
IVerifySesDomainProps.Builder. - Jsii$Proxy(IVerifySesEmailAddressProps.Builder) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
IVerifySesEmailAddressProps.Builder. - Jsii$Proxy(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
N
- notificationTopic(Topic) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getNotificationTopic() - notificationTopic(Topic) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
An SNS topic where bounces, complaints or delivery notifications can be sent to.
- notificationTypes(List<String>) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesDomainProps.Builder
-
Sets the value of
IVerifySesDomainProps.getNotificationTypes() - notificationTypes(List<String>) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain.Builder
-
Select for which notification types you want to configure a topic.
R
- region(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps.Builder
-
Sets the value of
IVerifySesEmailAddressProps.getRegion() - region(String) - Method in class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress.Builder
-
An optional AWS region to validate the email address.
V
- VerifySesDomain - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
A construct to verify a SES domain identity.
- VerifySesDomain(JsiiObject.InitializationMode) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
- VerifySesDomain(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
- VerifySesDomain(Construct, String, IVerifySesDomainProps) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesDomain
- VerifySesDomain.Builder - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
A fluent builder for
VerifySesDomain. - VerifySesEmailAddress - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
A construct to verify an SES email address identity.
- VerifySesEmailAddress(JsiiObject.InitializationMode) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress
- VerifySesEmailAddress(JsiiObjectRef) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress
- VerifySesEmailAddress(Construct, String, IVerifySesEmailAddressProps) - Constructor for class de.sebastianhesse.cdk.ses.verify.constructs.VerifySesEmailAddress
- VerifySesEmailAddress.Builder - Class in de.sebastianhesse.cdk.ses.verify.constructs
-
A fluent builder for
VerifySesEmailAddress.
All Classes All Packages