Uses of Enum
software.amazon.awscdk.services.ses.HttpsPolicy
Packages that use HttpsPolicy
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of HttpsPolicy in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return HttpsPolicyModifier and TypeMethodDescriptiondefault HttpsPolicyConfigurationSetProps.getCustomTrackingHttpsPolicy()The https policy to use for tracking open and click events.final HttpsPolicyConfigurationSetProps.Jsii$Proxy.getCustomTrackingHttpsPolicy()static HttpsPolicyReturns the enum constant of this type with the specified name.static HttpsPolicy[]HttpsPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ses with parameters of type HttpsPolicyModifier and TypeMethodDescriptionConfigurationSet.Builder.customTrackingHttpsPolicy(HttpsPolicy customTrackingHttpsPolicy) The https policy to use for tracking open and click events.ConfigurationSetProps.Builder.customTrackingHttpsPolicy(HttpsPolicy customTrackingHttpsPolicy) Sets the value ofConfigurationSetProps.getCustomTrackingHttpsPolicy()