

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

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

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

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

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

```
{
  "[InstanceNumbers](#cfn-applicationinsights-application-netweaverprometheusexporter-instancenumbers)" : {{[ String, ... ]}},
  "[PrometheusPort](#cfn-applicationinsights-application-netweaverprometheusexporter-prometheusport)" : {{String}},
  "[SAPSID](#cfn-applicationinsights-application-netweaverprometheusexporter-sapsid)" : {{String}}
}
```

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

```
  [InstanceNumbers](#cfn-applicationinsights-application-netweaverprometheusexporter-instancenumbers): {{
    - String}}
  [PrometheusPort](#cfn-applicationinsights-application-netweaverprometheusexporter-prometheusport): {{String}}
  [SAPSID](#cfn-applicationinsights-application-netweaverprometheusexporter-sapsid): {{String}}
```

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

`InstanceNumbers`  <a name="cfn-applicationinsights-application-netweaverprometheusexporter-instancenumbers"></a>
Property description not available.  
*Required*: Yes  
*Type*: Array of String  
*Minimum*: `1`  
*Maximum*: `2`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PrometheusPort`  <a name="cfn-applicationinsights-application-netweaverprometheusexporter-prometheusport"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SAPSID`  <a name="cfn-applicationinsights-application-netweaverprometheusexporter-sapsid"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)