| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EmailIdentity |
EmailIdentity.Builder.build() |
| 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.
|
Copyright © 2022. All rights reserved.