@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.445Z") @Stability(value=Stable) public interface CfnIdentityProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-name@Stability(value=Stable) @Nullable default Object getDkimSigningEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-dkimsigningenabled@Stability(value=Stable) @Nullable default Object getFeedbackForwardingEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-feedbackforwardingenabled@Stability(value=Stable) @Nullable default Object getMailFromAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-mailfromattributes@Stability(value=Stable) @Nullable default List<CfnIdentity.TagsProperty> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-tags@Stability(value=Stable) static CfnIdentityProps.Builder builder()
CfnIdentityProps.Builder of CfnIdentityPropsCopyright © 2020. All rights reserved.