@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.418Z") @Stability(value=Stable) public interface CfnEmailChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEmailChannelProps.Builder
A builder for
CfnEmailChannelProps |
static class |
CfnEmailChannelProps.Jsii$Proxy
An implementation for
CfnEmailChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEmailChannelProps.Builder |
builder() |
String |
getApplicationId()
`AWS::Pinpoint::EmailChannel.ApplicationId`.
|
default String |
getConfigurationSet()
`AWS::Pinpoint::EmailChannel.ConfigurationSet`.
|
default Object |
getEnabled()
`AWS::Pinpoint::EmailChannel.Enabled`.
|
String |
getFromAddress()
`AWS::Pinpoint::EmailChannel.FromAddress`.
|
String |
getIdentity()
`AWS::Pinpoint::EmailChannel.Identity`.
|
default String |
getRoleArn()
`AWS::Pinpoint::EmailChannel.RoleArn`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html#cfn-pinpoint-emailchannel-applicationid@Stability(value=Stable) @NotNull String getFromAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html#cfn-pinpoint-emailchannel-fromaddress@Stability(value=Stable) @NotNull String getIdentity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html#cfn-pinpoint-emailchannel-identity@Stability(value=Stable) @Nullable default String getConfigurationSet()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html#cfn-pinpoint-emailchannel-configurationset@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html#cfn-pinpoint-emailchannel-enabled@Stability(value=Stable) @Nullable default String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html#cfn-pinpoint-emailchannel-rolearn@Stability(value=Stable) static CfnEmailChannelProps.Builder builder()
CfnEmailChannelProps.Builder of CfnEmailChannelPropsCopyright © 2020. All rights reserved.