# NewRelic::Alert::AlertsPolicy AlertsPolicyInput ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "Name" : String, "IncidentPreference" : String }### YAML
Name: String IncidentPreference: String## Properties #### Name Name of the alerts policy. _Required_: No _Type_: String _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) #### IncidentPreference _Required_: No _Type_: String _Allowed Values_:
PER_CONDITION
| PER_CONDITION_AND_TARGET
| PER_POLICY
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)