

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::ApplicationInsights::Application SQLServerPrometheusExporter
<a name="aws-properties-applicationinsights-application-sqlserverprometheusexporter"></a>

<a name="aws-properties-applicationinsights-application-sqlserverprometheusexporter-description"></a>The `SQLServerPrometheusExporter` property type specifies Property description not available. for an [AWS::ApplicationInsights::Application](aws-resource-applicationinsights-application.md).

## Syntax
<a name="aws-properties-applicationinsights-application-sqlserverprometheusexporter-syntax"></a>

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

### JSON
<a name="aws-properties-applicationinsights-application-sqlserverprometheusexporter-syntax.json"></a>

```
{
  "[PrometheusPort](#cfn-applicationinsights-application-sqlserverprometheusexporter-prometheusport)" : String,
  "[SQLSecretName](#cfn-applicationinsights-application-sqlserverprometheusexporter-sqlsecretname)" : String
}
```

### YAML
<a name="aws-properties-applicationinsights-application-sqlserverprometheusexporter-syntax.yaml"></a>

```
  [PrometheusPort](#cfn-applicationinsights-application-sqlserverprometheusexporter-prometheusport): String
  [SQLSecretName](#cfn-applicationinsights-application-sqlserverprometheusexporter-sqlsecretname): String
```

## Properties
<a name="aws-properties-applicationinsights-application-sqlserverprometheusexporter-properties"></a>

`PrometheusPort`  <a name="cfn-applicationinsights-application-sqlserverprometheusexporter-prometheusport"></a>
Property description not available.  
*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)

`SQLSecretName`  <a name="cfn-applicationinsights-application-sqlserverprometheusexporter-sqlsecretname"></a>
Property description not available.  
*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)