@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-04-03T10:36:23.323Z") @Stability(value=Stable) public interface IVerifySesEmailAddressProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVerifySesEmailAddressProps.Jsii$Default
Internal default implementation for
IVerifySesEmailAddressProps. |
static class |
IVerifySesEmailAddressProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEmailAddress()
The email address to be verified, e.g.
|
@Stability(value=Stable) @NotNull String getEmailAddress()
Copyright © 2021. All rights reserved.