Uses of Class
software.amazon.awscdk.mixins.preview.services.ses.mixins.CfnMailManagerRelayPropsMixin.Builder
Packages that use CfnMailManagerRelayPropsMixin.Builder
-
Uses of CfnMailManagerRelayPropsMixin.Builder in software.amazon.awscdk.mixins.preview.services.ses.mixins
Methods in software.amazon.awscdk.mixins.preview.services.ses.mixins that return CfnMailManagerRelayPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMailManagerRelayPropsMixin.Builder.authentication(IResolvable authentication) Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.CfnMailManagerRelayPropsMixin.Builder.authentication(CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty authentication) Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.CfnMailManagerRelayPropsMixin.Builder.create()CfnMailManagerRelayPropsMixin.Builder.create(CfnPropertyMixinOptions options) The unique relay name.CfnMailManagerRelayPropsMixin.Builder.serverName(String serverName) The destination relay server address.CfnMailManagerRelayPropsMixin.Builder.serverPort(Number serverPort) The destination relay server port.The tags used to organize, track, or control access for the resource.