| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DkimIdentityConfig.Jsii$Proxy
An implementation for
DkimIdentityConfig |
| Modifier and Type | Method and Description |
|---|---|
abstract DkimIdentityConfig |
DkimIdentity.bind(EmailIdentity emailIdentity)
Binds this DKIM identity to the email identity.
|
abstract DkimIdentityConfig |
DkimIdentity.bind(EmailIdentity emailIdentity,
IPublicHostedZone hostedZone)
Binds this DKIM identity to the email identity.
|
DkimIdentityConfig |
DkimIdentityConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.