Class SnsConnectorOutgoingConfiguration


  • public class SnsConnectorOutgoingConfiguration
    extends SnsConnectorCommonConfiguration
    Extract the outgoing configuration for the smallrye-aws-sns connector.
    • Constructor Detail

      • SnsConnectorOutgoingConfiguration

        public SnsConnectorOutgoingConfiguration​(org.eclipse.microprofile.config.Config config)
        Creates a new SnsConnectorOutgoingConfiguration.
    • Method Detail

      • getMerge

        public Boolean getMerge()
        Gets the merge value from the configuration. Attribute Name: merge Description: Whether the connector should allow multiple upstreams Default Value: false
        Returns:
        the merge