This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ApplicationInsights::Application NetWeaverPrometheusExporter
The NetWeaverPrometheusExporter property type specifies Property description not available. for an AWS::ApplicationInsights::Application.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InstanceNumbers" :[ String, ... ], "PrometheusPort" :String, "SAPSID" :String}
YAML
InstanceNumbers:- StringPrometheusPort:StringSAPSID:String
Properties
InstanceNumbersProperty description not available.
Required: Yes
Type: Array of String
Minimum:
1Maximum:
2Update requires: No interruption
PrometheusPortProperty description not available.
Required: No
Type: String
Update requires: No interruption
SAPSIDProperty description not available.
Required: Yes
Type: String
Update requires: No interruption