

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 PagerDutyAuthorizationConfig
<a name="aws-properties-devopsagent-service-pagerdutyauthorizationconfig"></a>

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

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

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

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

```
{
  "[OAuthClientCredentials](#cfn-devopsagent-service-pagerdutyauthorizationconfig-oauthclientcredentials)" : {{OAuthClientDetails}}
}
```

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

```
  [OAuthClientCredentials](#cfn-devopsagent-service-pagerdutyauthorizationconfig-oauthclientcredentials): {{
    OAuthClientDetails}}
```

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

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