Builder
Properties
The configuration details of a campaign.
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support. A high minProvisionedTPS
will increase your bill. We recommend starting with 1 for minProvisionedTPS
(the default). Track your usage using Amazon CloudWatch metrics, and increase the minProvisionedTPS
as necessary.
The Amazon Resource Name (ARN) of the trained model to deploy with the campaign. To specify the latest solution version of your solution, specify the ARN of your solution in SolutionArn/$LATEST
format. You must use this format if you set syncWithLatestSolutionVersion
to True
in the CampaignConfig.
Functions
construct an aws.sdk.kotlin.services.personalize.model.CampaignConfig inside the given block