This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::RTBFabric::Link Action
Describes a bid action.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "HeaderTag" :HeaderTagAction, "NoBid" :NoBidAction}
YAML
HeaderTag:HeaderTagActionNoBid:NoBidAction
Properties
HeaderTag-
Describes the header tag for a bid action.
Required: No
Type: HeaderTagAction
Update requires: No interruption
NoBid-
Describes the parameters of a no bid module.
Required: No
Type: NoBidAction
Update requires: No interruption