@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.069Z") @Stability(value=Stable) public interface CfnReceiptRuleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReceiptRuleProps.Builder
A builder for
CfnReceiptRuleProps |
static class |
CfnReceiptRuleProps.Jsii$Proxy
An implementation for
CfnReceiptRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnReceiptRuleProps.Builder |
builder() |
default String |
getAfter()
`AWS::SES::ReceiptRule.After`.
|
Object |
getRule()
`AWS::SES::ReceiptRule.Rule`.
|
String |
getRuleSetName()
`AWS::SES::ReceiptRule.RuleSetName`.
|
@Stability(value=Stable) @NotNull Object getRule()
@Stability(value=Stable) @NotNull String getRuleSetName()
@Stability(value=Stable) @Nullable default String getAfter()
@Stability(value=Stable) static CfnReceiptRuleProps.Builder builder()
CfnReceiptRuleProps.Builder of CfnReceiptRulePropsCopyright © 2021. All rights reserved.