WriteApplicationSettingsRequest
Specifies the default settings for an application.
Types
Properties
Link copied to clipboard
The settings for the AWS Lambda function to invoke by default as a code hook for campaigns in the application. You can use this hook to customize segments that are used by campaigns in the application.
Link copied to clipboard
Specifies whether to enable application-related alarms in Amazon CloudWatch.
Link copied to clipboard
Link copied to clipboard
The default sending limits for journeys in the application. These limits apply to each journey for the application but can be overridden, on a per journey basis, with the JourneyLimits resource.
Link copied to clipboard
The default sending limits for campaigns in the application. To override these limits and define custom limits for a specific campaign or journey, use the Campaign resource or the Journey resource, respectively.
Functions
Link copied to clipboard
inline fun copy(block: WriteApplicationSettingsRequest.Builder.() -> Unit = {}): WriteApplicationSettingsRequest