@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.907Z") @Stability(value=Stable) public interface CfnIdentityProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentityProps.Builder
A builder for
CfnIdentityProps |
static class |
CfnIdentityProps.Jsii$Proxy
An implementation for
CfnIdentityProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityProps.Builder |
builder() |
default Object |
getDkimSigningEnabled()
`AWS::PinpointEmail::Identity.DkimSigningEnabled`.
|
default Object |
getFeedbackForwardingEnabled()
`AWS::PinpointEmail::Identity.FeedbackForwardingEnabled`.
|
default Object |
getMailFromAttributes()
`AWS::PinpointEmail::Identity.MailFromAttributes`.
|
String |
getName()
`AWS::PinpointEmail::Identity.Name`.
|
default List<CfnIdentity.TagsProperty> |
getTags()
`AWS::PinpointEmail::Identity.Tags`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getDkimSigningEnabled()
@Stability(value=Stable) @Nullable default Object getFeedbackForwardingEnabled()
@Stability(value=Stable) @Nullable default Object getMailFromAttributes()
@Stability(value=Stable) @Nullable default List<CfnIdentity.TagsProperty> getTags()
@Stability(value=Stable) static CfnIdentityProps.Builder builder()
CfnIdentityProps.Builder of CfnIdentityPropsCopyright © 2021. All rights reserved.