Uses of Interface
de.sebastianhesse.cdk.ses.email.forwarding.EmailForwardingRuleSetProps
-
-
Uses of EmailForwardingRuleSetProps in de.sebastianhesse.cdk.ses.email.forwarding
Classes in de.sebastianhesse.cdk.ses.email.forwarding that implement EmailForwardingRuleSetProps Modifier and Type Class Description static classEmailForwardingRuleSetProps.Jsii$ProxyAn implementation forEmailForwardingRuleSetPropsMethods in de.sebastianhesse.cdk.ses.email.forwarding that return EmailForwardingRuleSetProps Modifier and Type Method Description EmailForwardingRuleSetPropsEmailForwardingRuleSetProps.Builder. build()Builds the configured instance.Constructors in de.sebastianhesse.cdk.ses.email.forwarding with parameters of type EmailForwardingRuleSetProps Constructor Description EmailForwardingRuleSet(software.constructs.Construct parent, String name, EmailForwardingRuleSetProps props)
-