Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRelayMixinProps.Builder
Packages that use CfnMailManagerRelayMixinProps.Builder
-
Uses of CfnMailManagerRelayMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnMailManagerRelayMixinProps.BuilderModifier and TypeMethodDescriptionCfnMailManagerRelayMixinProps.Builder.authentication(CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty authentication) Sets the value ofCfnMailManagerRelayMixinProps.getAuthentication()CfnMailManagerRelayMixinProps.Builder.authentication(IResolvable authentication) Sets the value ofCfnMailManagerRelayMixinProps.getAuthentication()CfnMailManagerRelayMixinProps.builder()Sets the value ofCfnMailManagerRelayMixinProps.getRelayName()CfnMailManagerRelayMixinProps.Builder.serverName(String serverName) Sets the value ofCfnMailManagerRelayMixinProps.getServerName()CfnMailManagerRelayMixinProps.Builder.serverPort(Number serverPort) Sets the value ofCfnMailManagerRelayMixinProps.getServerPort()Sets the value ofCfnMailManagerRelayMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnMailManagerRelayMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerRelayMixinProps.Builder.