# PagerDuty::ResponsePlays::ResponsePlay Team ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{
    "Type" : String,
    "Id" : String
}
### YAML
Type: String
Id: String
## Properties #### Type A string that determines the schema of the object. This must be the standard name for the entity, suffixed by _reference if the object is a reference. _Required_: Yes _Type_: String _Allowed Values_: team_reference _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) #### Id _Required_: Yes _Type_: String _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)