Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty
Packages that use CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty
-
Uses of CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnMailManagerRelayPropsMixin.RelayAuthenticationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMailManagerRelayPropsMixin.RelayAuthenticationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnMailManagerRelayPropsMixin.RelayAuthenticationPropertyModifier and TypeMethodDescriptionCfnMailManagerRelayPropsMixin.RelayAuthenticationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnMailManagerRelayPropsMixin.RelayAuthenticationPropertyModifier and TypeMethodDescriptionCfnMailManagerRelayMixinProps.Builder.authentication(CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty authentication) Sets the value ofCfnMailManagerRelayMixinProps.getAuthentication()CfnMailManagerRelayPropsMixin.Builder.authentication(CfnMailManagerRelayPropsMixin.RelayAuthenticationProperty authentication) Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.