Uses of Interface
software.amazon.awscdk.services.ses.CfnMailManagerRelayProps
Packages that use CfnMailManagerRelayProps
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerRelayProps in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnMailManagerRelayPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnMailManagerRelayPropsMethods in software.amazon.awscdk.services.ses that return CfnMailManagerRelayPropsModifier and TypeMethodDescriptionCfnMailManagerRelayProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ses with parameters of type CfnMailManagerRelayPropsModifierConstructorDescriptionCfnMailManagerRelay(software.constructs.Construct scope, String id, CfnMailManagerRelayProps props) Create a newAWS::SES::MailManagerRelay.