

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

# AWS::DevOpsAgent::Service PagerDutyDetails
<a name="aws-properties-devopsagent-service-pagerdutydetails"></a>

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

## Syntax
<a name="aws-properties-devopsagent-service-pagerdutydetails-syntax"></a>

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

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

```
{
  "[AuthorizationConfig](#cfn-devopsagent-service-pagerdutydetails-authorizationconfig)" : {{PagerDutyAuthorizationConfig}},
  "[Scopes](#cfn-devopsagent-service-pagerdutydetails-scopes)" : {{[ String, ... ]}}
}
```

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

```
  [AuthorizationConfig](#cfn-devopsagent-service-pagerdutydetails-authorizationconfig): {{
    PagerDutyAuthorizationConfig}}
  [Scopes](#cfn-devopsagent-service-pagerdutydetails-scopes): {{
    - String}}
```

## Properties
<a name="aws-properties-devopsagent-service-pagerdutydetails-properties"></a>

`AuthorizationConfig`  <a name="cfn-devopsagent-service-pagerdutydetails-authorizationconfig"></a>
Property description not available.  
*Required*: Yes  
*Type*: [PagerDutyAuthorizationConfig](aws-properties-devopsagent-service-pagerdutyauthorizationconfig.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Scopes`  <a name="cfn-devopsagent-service-pagerdutydetails-scopes"></a>
Property description not available.  
*Required*: Yes  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)