class Aws::Personalize::Types::CampaignUpdateSummary
Provides a summary of the properties of a campaign update. For a complete listing, call the DescribeCampaign API.
@!attribute [rw] solution_version_arn
The Amazon Resource Name (ARN) of the deployed solution version. @return [String]
@!attribute [rw] min_provisioned_tps
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support. @return [Integer]
@!attribute [rw] campaign_config
The configuration details of a campaign. @return [Types::CampaignConfig]
@!attribute [rw] status
The status of the campaign update. A campaign update can be in one of the following states: * CREATE PENDING > CREATE IN\_PROGRESS > ACTIVE -or- CREATE FAILED * DELETE PENDING > DELETE IN\_PROGRESS @return [String]
@!attribute [rw] failure_reason
If a campaign update fails, the reason behind the failure. @return [String]
@!attribute [rw] creation_date_time
The date and time (in Unix time) that the campaign update was created. @return [Time]
@!attribute [rw] last_updated_date_time
The date and time (in Unix time) that the campaign update was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/CampaignUpdateSummary AWS API Documentation
Constants
- SENSITIVE