# AWS::SSMIncidents::ResponsePlan DynamicSsmParameterValue Value of the dynamic parameter to set when starting the SSM automation document. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{
    "Variable" : String
}
### YAML
Variable: String
## Properties #### Variable The variable types used as dynamic parameter value when starting the SSM automation document. _Required_: No _Type_: String _Allowed Values_: INCIDENT_RECORD_ARN | INVOLVED_RESOURCES _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)