Class ConfigurationSetDeliveryOptions


  • public final class ConfigurationSetDeliveryOptions
    extends java.lang.Object
    • Method Detail

      • sendingPoolName

        public java.util.Optional<java.lang.String> sendingPoolName()
        Returns:
        The name of the dedicated IP pool to associate with the configuration set.
      • tlsPolicy

        public java.util.Optional<java.lang.String> tlsPolicy()
        Returns:
        Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). Valid values: `REQUIRE`, `OPTIONAL`.