Uses of Class
software.amazon.awscdk.services.ses.CfnMailManagerRelayProps.Builder
Packages that use CfnMailManagerRelayProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerRelayProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnMailManagerRelayProps.BuilderModifier and TypeMethodDescriptionCfnMailManagerRelayProps.Builder.authentication(IResolvable authentication) Sets the value ofCfnMailManagerRelayProps.getAuthentication()CfnMailManagerRelayProps.Builder.authentication(CfnMailManagerRelay.RelayAuthenticationProperty authentication) Sets the value ofCfnMailManagerRelayProps.getAuthentication()CfnMailManagerRelayProps.builder()Sets the value ofCfnMailManagerRelayProps.getRelayName()CfnMailManagerRelayProps.Builder.serverName(String serverName) Sets the value ofCfnMailManagerRelayProps.getServerName()CfnMailManagerRelayProps.Builder.serverPort(Number serverPort) Sets the value ofCfnMailManagerRelayProps.getServerPort()Sets the value ofCfnMailManagerRelayProps.getTags()Constructors in software.amazon.awscdk.services.ses with parameters of type CfnMailManagerRelayProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerRelayProps.Builder.