

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::DevOpsAgent::Trigger Condition
<a name="aws-properties-devopsagent-trigger-condition"></a>

<a name="aws-properties-devopsagent-trigger-condition-description"></a>The `Condition` property type specifies Property description not available. for an [AWS::DevOpsAgent::Trigger](aws-resource-devopsagent-trigger.md).

## Syntax
<a name="aws-properties-devopsagent-trigger-condition-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-devopsagent-trigger-condition-syntax.json"></a>

```
{
  "[Schedule](#cfn-devopsagent-trigger-condition-schedule)" : {{Schedule}}
}
```

### YAML
<a name="aws-properties-devopsagent-trigger-condition-syntax.yaml"></a>

```
  [Schedule](#cfn-devopsagent-trigger-condition-schedule): {{
    Schedule}}
```

## Properties
<a name="aws-properties-devopsagent-trigger-condition-properties"></a>

`Schedule`  <a name="cfn-devopsagent-trigger-condition-schedule"></a>
Property description not available.  
*Required*: Yes  
*Type*: [Schedule](aws-properties-devopsagent-trigger-schedule.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)