aws-native.applicationinsights.getApplication
Resource schema for AWS::ApplicationInsights::Application
Using getApplication
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>
def get_application(application_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]
func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput
> Note: This function is named LookupApplication
in the Go SDK.
public static class GetApplication
{
public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:applicationinsights:getApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Application
ARN string The ARN of the ApplicationInsights application.
- Application
ARN string The ARN of the ApplicationInsights application.
- application
ARN String The ARN of the ApplicationInsights application.
- application
ARN string The ARN of the ApplicationInsights application.
- application_
arn str The ARN of the ApplicationInsights application.
- application
ARN String The ARN of the ApplicationInsights application.
getApplication Result
The following output properties are available:
- Application
ARN string The ARN of the ApplicationInsights application.
- Auto
Configuration boolEnabled If set to true, application will be configured with recommended monitoring configuration.
- CWEMonitor
Enabled bool Indicates whether Application Insights can listen to CloudWatch events for the application resources.
- Component
Monitoring List<Pulumi.Settings Aws Native. Application Insights. Outputs. Application Component Monitoring Setting> The monitoring settings of the components.
- Custom
Components List<Pulumi.Aws Native. Application Insights. Outputs. Application Custom Component> The custom grouped components.
- Grouping
Type Pulumi.Aws Native. Application Insights. Application Grouping Type The grouping type of the application
- Log
Pattern List<Pulumi.Sets Aws Native. Application Insights. Outputs. Application Log Pattern Set> The log pattern sets.
- Ops
Center boolEnabled When set to true, creates opsItems for any problems detected on an application.
- Ops
Item stringSNSTopic Arn The SNS topic provided to Application Insights that is associated to the created opsItem.
- List<Pulumi.
Aws Native. Application Insights. Outputs. Application Tag> The tags of Application Insights application.
- Application
ARN string The ARN of the ApplicationInsights application.
- Auto
Configuration boolEnabled If set to true, application will be configured with recommended monitoring configuration.
- CWEMonitor
Enabled bool Indicates whether Application Insights can listen to CloudWatch events for the application resources.
- Component
Monitoring []ApplicationSettings Component Monitoring Setting The monitoring settings of the components.
- Custom
Components []ApplicationCustom Component The custom grouped components.
- Grouping
Type ApplicationGrouping Type The grouping type of the application
- Log
Pattern []ApplicationSets Log Pattern Set The log pattern sets.
- Ops
Center boolEnabled When set to true, creates opsItems for any problems detected on an application.
- Ops
Item stringSNSTopic Arn The SNS topic provided to Application Insights that is associated to the created opsItem.
- []Application
Tag The tags of Application Insights application.
- application
ARN String The ARN of the ApplicationInsights application.
- auto
Configuration BooleanEnabled If set to true, application will be configured with recommended monitoring configuration.
- c
WEMonitor BooleanEnabled Indicates whether Application Insights can listen to CloudWatch events for the application resources.
- component
Monitoring List<ApplicationSettings Component Monitoring Setting> The monitoring settings of the components.
- custom
Components List<ApplicationCustom Component> The custom grouped components.
- grouping
Type ApplicationGrouping Type The grouping type of the application
- log
Pattern List<ApplicationSets Log Pattern Set> The log pattern sets.
- ops
Center BooleanEnabled When set to true, creates opsItems for any problems detected on an application.
- ops
Item StringSNSTopic Arn The SNS topic provided to Application Insights that is associated to the created opsItem.
- List<Application
Tag> The tags of Application Insights application.
- application
ARN string The ARN of the ApplicationInsights application.
- auto
Configuration booleanEnabled If set to true, application will be configured with recommended monitoring configuration.
- c
WEMonitor booleanEnabled Indicates whether Application Insights can listen to CloudWatch events for the application resources.
- component
Monitoring ApplicationSettings Component Monitoring Setting[] The monitoring settings of the components.
- custom
Components ApplicationCustom Component[] The custom grouped components.
- grouping
Type ApplicationGrouping Type The grouping type of the application
- log
Pattern ApplicationSets Log Pattern Set[] The log pattern sets.
- ops
Center booleanEnabled When set to true, creates opsItems for any problems detected on an application.
- ops
Item stringSNSTopic Arn The SNS topic provided to Application Insights that is associated to the created opsItem.
- Application
Tag[] The tags of Application Insights application.
- application_
arn str The ARN of the ApplicationInsights application.
- auto_
configuration_ boolenabled If set to true, application will be configured with recommended monitoring configuration.
- c_
we_ boolmonitor_ enabled Indicates whether Application Insights can listen to CloudWatch events for the application resources.
- component_
monitoring_ Sequence[Applicationsettings Component Monitoring Setting] The monitoring settings of the components.
- custom_
components Sequence[ApplicationCustom Component] The custom grouped components.
- grouping_
type ApplicationGrouping Type The grouping type of the application
- log_
pattern_ Sequence[Applicationsets Log Pattern Set] The log pattern sets.
- ops_
center_ boolenabled When set to true, creates opsItems for any problems detected on an application.
- ops_
item_ strsns_ topic_ arn The SNS topic provided to Application Insights that is associated to the created opsItem.
- Sequence[Application
Tag] The tags of Application Insights application.
- application
ARN String The ARN of the ApplicationInsights application.
- auto
Configuration BooleanEnabled If set to true, application will be configured with recommended monitoring configuration.
- c
WEMonitor BooleanEnabled Indicates whether Application Insights can listen to CloudWatch events for the application resources.
- component
Monitoring List<Property Map>Settings The monitoring settings of the components.
- custom
Components List<Property Map> The custom grouped components.
- grouping
Type "ACCOUNT_BASED" The grouping type of the application
- log
Pattern List<Property Map>Sets The log pattern sets.
- ops
Center BooleanEnabled When set to true, creates opsItems for any problems detected on an application.
- ops
Item StringSNSTopic Arn The SNS topic provided to Application Insights that is associated to the created opsItem.
- List<Property Map>
The tags of Application Insights application.
Supporting Types
ApplicationAlarm
- Alarm
Name string The name of the CloudWatch alarm to be monitored for the component.
- Severity
Pulumi.
Aws Native. Application Insights. Application Alarm Severity Indicates the degree of outage when the alarm goes off.
- Alarm
Name string The name of the CloudWatch alarm to be monitored for the component.
- Severity
Application
Alarm Severity Indicates the degree of outage when the alarm goes off.
- alarm
Name String The name of the CloudWatch alarm to be monitored for the component.
- severity
Application
Alarm Severity Indicates the degree of outage when the alarm goes off.
- alarm
Name string The name of the CloudWatch alarm to be monitored for the component.
- severity
Application
Alarm Severity Indicates the degree of outage when the alarm goes off.
- alarm_
name str The name of the CloudWatch alarm to be monitored for the component.
- severity
Application
Alarm Severity Indicates the degree of outage when the alarm goes off.
- alarm
Name String The name of the CloudWatch alarm to be monitored for the component.
- severity "HIGH" | "MEDIUM" | "LOW"
Indicates the degree of outage when the alarm goes off.
ApplicationAlarmMetric
- Alarm
Metric stringName The name of the metric to be monitored for the component.
- Alarm
Metric stringName The name of the metric to be monitored for the component.
- alarm
Metric StringName The name of the metric to be monitored for the component.
- alarm
Metric stringName The name of the metric to be monitored for the component.
- alarm_
metric_ strname The name of the metric to be monitored for the component.
- alarm
Metric StringName The name of the metric to be monitored for the component.
ApplicationAlarmSeverity
ApplicationComponentConfiguration
- Configuration
Details Pulumi.Aws Native. Application Insights. Inputs. Application Configuration Details The configuration settings
- Sub
Component List<Pulumi.Type Configurations Aws Native. Application Insights. Inputs. Application Sub Component Type Configuration> Sub component configurations of the component.
- Configuration
Details ApplicationConfiguration Details The configuration settings
- Sub
Component []ApplicationType Configurations Sub Component Type Configuration Sub component configurations of the component.
- configuration
Details ApplicationConfiguration Details The configuration settings
- sub
Component List<ApplicationType Configurations Sub Component Type Configuration> Sub component configurations of the component.
- configuration
Details ApplicationConfiguration Details The configuration settings
- sub
Component ApplicationType Configurations Sub Component Type Configuration[] Sub component configurations of the component.
- configuration_
details ApplicationConfiguration Details The configuration settings
- sub_
component_ Sequence[Applicationtype_ configurations Sub Component Type Configuration] Sub component configurations of the component.
- configuration
Details Property Map The configuration settings
- sub
Component List<Property Map>Type Configurations Sub component configurations of the component.
ApplicationComponentMonitoringSetting
- Component
Configuration Pulumi.Mode Aws Native. Application Insights. Application Component Monitoring Setting Component Configuration Mode The component monitoring configuration mode.
- Tier string
The tier of the application component.
- Component
ARN string The ARN of the compnonent.
- Component
Name string The name of the component.
- Custom
Component Pulumi.Configuration Aws Native. Application Insights. Inputs. Application Component Configuration The monitoring configuration of the component.
- Default
Overwrite Pulumi.Component Configuration Aws Native. Application Insights. Inputs. Application Component Configuration The overwritten settings on default component monitoring configuration.
- Component
Configuration ApplicationMode Component Monitoring Setting Component Configuration Mode The component monitoring configuration mode.
- Tier string
The tier of the application component.
- Component
ARN string The ARN of the compnonent.
- Component
Name string The name of the component.
- Custom
Component ApplicationConfiguration Component Configuration The monitoring configuration of the component.
- Default
Overwrite ApplicationComponent Configuration Component Configuration The overwritten settings on default component monitoring configuration.
- component
Configuration ApplicationMode Component Monitoring Setting Component Configuration Mode The component monitoring configuration mode.
- tier String
The tier of the application component.
- component
ARN String The ARN of the compnonent.
- component
Name String The name of the component.
- custom
Component ApplicationConfiguration Component Configuration The monitoring configuration of the component.
- default
Overwrite ApplicationComponent Configuration Component Configuration The overwritten settings on default component monitoring configuration.
- component
Configuration ApplicationMode Component Monitoring Setting Component Configuration Mode The component monitoring configuration mode.
- tier string
The tier of the application component.
- component
ARN string The ARN of the compnonent.
- component
Name string The name of the component.
- custom
Component ApplicationConfiguration Component Configuration The monitoring configuration of the component.
- default
Overwrite ApplicationComponent Configuration Component Configuration The overwritten settings on default component monitoring configuration.
- component_
configuration_ Applicationmode Component Monitoring Setting Component Configuration Mode The component monitoring configuration mode.
- tier str
The tier of the application component.
- component_
arn str The ARN of the compnonent.
- component_
name str The name of the component.
- custom_
component_ Applicationconfiguration Component Configuration The monitoring configuration of the component.
- default_
overwrite_ Applicationcomponent_ configuration Component Configuration The overwritten settings on default component monitoring configuration.
- component
Configuration "DEFAULT" | "DEFAULT_WITH_OVERWRITE" | "CUSTOM"Mode The component monitoring configuration mode.
- tier String
The tier of the application component.
- component
ARN String The ARN of the compnonent.
- component
Name String The name of the component.
- custom
Component Property MapConfiguration The monitoring configuration of the component.
- default
Overwrite Property MapComponent Configuration The overwritten settings on default component monitoring configuration.
ApplicationComponentMonitoringSettingComponentConfigurationMode
ApplicationConfigurationDetails
- Alarm
Metrics List<Pulumi.Aws Native. Application Insights. Inputs. Application Alarm Metric> A list of metrics to monitor for the component.
- Alarms
List<Pulumi.
Aws Native. Application Insights. Inputs. Application Alarm> A list of alarms to monitor for the component.
- HACluster
Prometheus Pulumi.Exporter Aws Native. Application Insights. Inputs. Application HACluster Prometheus Exporter The HA cluster Prometheus Exporter settings.
- HANAPrometheus
Exporter Pulumi.Aws Native. Application Insights. Inputs. Application HANAPrometheus Exporter The HANA DB Prometheus Exporter settings.
- JMXPrometheus
Exporter Pulumi.Aws Native. Application Insights. Inputs. Application JMXPrometheus Exporter The JMX Prometheus Exporter settings.
- Logs
List<Pulumi.
Aws Native. Application Insights. Inputs. Application Log> A list of logs to monitor for the component.
- Windows
Events List<Pulumi.Aws Native. Application Insights. Inputs. Application Windows Event> A list of Windows Events to log.
- Alarm
Metrics []ApplicationAlarm Metric A list of metrics to monitor for the component.
- Alarms
[]Application
Alarm A list of alarms to monitor for the component.
- HACluster
Prometheus ApplicationExporter HACluster Prometheus Exporter The HA cluster Prometheus Exporter settings.
- HANAPrometheus
Exporter ApplicationHANAPrometheus Exporter The HANA DB Prometheus Exporter settings.
- JMXPrometheus
Exporter ApplicationJMXPrometheus Exporter The JMX Prometheus Exporter settings.
- Logs
[]Application
Log A list of logs to monitor for the component.
- Windows
Events []ApplicationWindows Event A list of Windows Events to log.
- alarm
Metrics List<ApplicationAlarm Metric> A list of metrics to monitor for the component.
- alarms
List<Application
Alarm> A list of alarms to monitor for the component.
- h
ACluster ApplicationPrometheus Exporter HACluster Prometheus Exporter The HA cluster Prometheus Exporter settings.
- h
ANAPrometheus ApplicationExporter HANAPrometheus Exporter The HANA DB Prometheus Exporter settings.
- j
MXPrometheus ApplicationExporter JMXPrometheus Exporter The JMX Prometheus Exporter settings.
- logs
List<Application
Log> A list of logs to monitor for the component.
- windows
Events List<ApplicationWindows Event> A list of Windows Events to log.
- alarm
Metrics ApplicationAlarm Metric[] A list of metrics to monitor for the component.
- alarms
Application
Alarm[] A list of alarms to monitor for the component.
- h
ACluster ApplicationPrometheus Exporter HACluster Prometheus Exporter The HA cluster Prometheus Exporter settings.
- h
ANAPrometheus ApplicationExporter HANAPrometheus Exporter The HANA DB Prometheus Exporter settings.
- j
MXPrometheus ApplicationExporter JMXPrometheus Exporter The JMX Prometheus Exporter settings.
- logs
Application
Log[] A list of logs to monitor for the component.
- windows
Events ApplicationWindows Event[] A list of Windows Events to log.
- alarm_
metrics Sequence[ApplicationAlarm Metric] A list of metrics to monitor for the component.
- alarms
Sequence[Application
Alarm] A list of alarms to monitor for the component.
- h_
a_ Applicationcluster_ prometheus_ exporter HACluster Prometheus Exporter The HA cluster Prometheus Exporter settings.
- h_
ana_ Applicationprometheus_ exporter HANAPrometheus Exporter The HANA DB Prometheus Exporter settings.
- j_
mx_ Applicationprometheus_ exporter JMXPrometheus Exporter The JMX Prometheus Exporter settings.
- logs
Sequence[Application
Log] A list of logs to monitor for the component.
- windows_
events Sequence[ApplicationWindows Event] A list of Windows Events to log.
- alarm
Metrics List<Property Map> A list of metrics to monitor for the component.
- alarms List<Property Map>
A list of alarms to monitor for the component.
- h
ACluster Property MapPrometheus Exporter The HA cluster Prometheus Exporter settings.
- h
ANAPrometheus Property MapExporter The HANA DB Prometheus Exporter settings.
- j
MXPrometheus Property MapExporter The JMX Prometheus Exporter settings.
- logs List<Property Map>
A list of logs to monitor for the component.
- windows
Events List<Property Map> A list of Windows Events to log.
ApplicationCustomComponent
- Component
Name string The name of the component.
- Resource
List List<string> The list of resource ARNs that belong to the component.
- Component
Name string The name of the component.
- Resource
List []string The list of resource ARNs that belong to the component.
- component
Name String The name of the component.
- resource
List List<String> The list of resource ARNs that belong to the component.
- component
Name string The name of the component.
- resource
List string[] The list of resource ARNs that belong to the component.
- component_
name str The name of the component.
- resource_
list Sequence[str] The list of resource ARNs that belong to the component.
- component
Name String The name of the component.
- resource
List List<String> The list of resource ARNs that belong to the component.
ApplicationEventLevel
ApplicationGroupingType
ApplicationHAClusterPrometheusExporter
- Prometheus
Port string Prometheus exporter port.
- Prometheus
Port string Prometheus exporter port.
- prometheus
Port String Prometheus exporter port.
- prometheus
Port string Prometheus exporter port.
- prometheus_
port str Prometheus exporter port.
- prometheus
Port String Prometheus exporter port.
ApplicationHANAPrometheusExporter
- Agree
To boolInstall HANADBClient A flag which indicates agreeing to install SAP HANA DB client.
- HANAPort string
The HANA DB port.
- HANASID string
HANA DB SID.
- HANASecret
Name string The secret name which manages the HANA DB credentials e.g. { "username": "<>", "password": "<>" }.
- Prometheus
Port string Prometheus exporter port.
- Agree
To boolInstall HANADBClient A flag which indicates agreeing to install SAP HANA DB client.
- HANAPort string
The HANA DB port.
- HANASID string
HANA DB SID.
- HANASecret
Name string The secret name which manages the HANA DB credentials e.g. { "username": "<>", "password": "<>" }.
- Prometheus
Port string Prometheus exporter port.
- agree
To BooleanInstall HANADBClient A flag which indicates agreeing to install SAP HANA DB client.
- h
ANAPort String The HANA DB port.
- h
ANASID String HANA DB SID.
- h
ANASecret StringName The secret name which manages the HANA DB credentials e.g. { "username": "<>", "password": "<>" }.
- prometheus
Port String Prometheus exporter port.
- agree
To booleanInstall HANADBClient A flag which indicates agreeing to install SAP HANA DB client.
- h
ANAPort string The HANA DB port.
- h
ANASID string HANA DB SID.
- h
ANASecret stringName The secret name which manages the HANA DB credentials e.g. { "username": "<>", "password": "<>" }.
- prometheus
Port string Prometheus exporter port.
- agree_
to_ boolinstall_ hanadb_ client A flag which indicates agreeing to install SAP HANA DB client.
- h_
ana_ strport The HANA DB port.
- h_
ana_ strsecret_ name The secret name which manages the HANA DB credentials e.g. { "username": "<>", "password": "<>" }.
- h_
anasid str HANA DB SID.
- prometheus_
port str Prometheus exporter port.
- agree
To BooleanInstall HANADBClient A flag which indicates agreeing to install SAP HANA DB client.
- h
ANAPort String The HANA DB port.
- h
ANASID String HANA DB SID.
- h
ANASecret StringName The secret name which manages the HANA DB credentials e.g. { "username": "<>", "password": "<>" }.
- prometheus
Port String Prometheus exporter port.
ApplicationJMXPrometheusExporter
- Host
Port string Java agent host port
- JMXURL string
JMX service URL.
- Prometheus
Port string Prometheus exporter port.
- Host
Port string Java agent host port
- JMXURL string
JMX service URL.
- Prometheus
Port string Prometheus exporter port.
- host
Port String Java agent host port
- j
MXURL String JMX service URL.
- prometheus
Port String Prometheus exporter port.
- host
Port string Java agent host port
- j
MXURL string JMX service URL.
- prometheus
Port string Prometheus exporter port.
- host_
port str Java agent host port
- j_
mxurl str JMX service URL.
- prometheus_
port str Prometheus exporter port.
- host
Port String Java agent host port
- j
MXURL String JMX service URL.
- prometheus
Port String Prometheus exporter port.
ApplicationLog
- Log
Type string The log type decides the log patterns against which Application Insights analyzes the log.
- Encoding
Pulumi.
Aws Native. Application Insights. Application Log Encoding The type of encoding of the logs to be monitored.
- Log
Group stringName The CloudWatch log group name to be associated to the monitored log.
- Log
Path string The path of the logs to be monitored.
- Pattern
Set string The name of the log pattern set.
- Log
Type string The log type decides the log patterns against which Application Insights analyzes the log.
- Encoding
Application
Log Encoding The type of encoding of the logs to be monitored.
- Log
Group stringName The CloudWatch log group name to be associated to the monitored log.
- Log
Path string The path of the logs to be monitored.
- Pattern
Set string The name of the log pattern set.
- log
Type String The log type decides the log patterns against which Application Insights analyzes the log.
- encoding
Application
Log Encoding The type of encoding of the logs to be monitored.
- log
Group StringName The CloudWatch log group name to be associated to the monitored log.
- log
Path String The path of the logs to be monitored.
- pattern
Set String The name of the log pattern set.
- log
Type string The log type decides the log patterns against which Application Insights analyzes the log.
- encoding
Application
Log Encoding The type of encoding of the logs to be monitored.
- log
Group stringName The CloudWatch log group name to be associated to the monitored log.
- log
Path string The path of the logs to be monitored.
- pattern
Set string The name of the log pattern set.
- log_
type str The log type decides the log patterns against which Application Insights analyzes the log.
- encoding
Application
Log Encoding The type of encoding of the logs to be monitored.
- log_
group_ strname The CloudWatch log group name to be associated to the monitored log.
- log_
path str The path of the logs to be monitored.
- pattern_
set str The name of the log pattern set.
- log
Type String The log type decides the log patterns against which Application Insights analyzes the log.
- encoding "utf-8" | "utf-16" | "ascii"
The type of encoding of the logs to be monitored.
- log
Group StringName The CloudWatch log group name to be associated to the monitored log.
- log
Path String The path of the logs to be monitored.
- pattern
Set String The name of the log pattern set.
ApplicationLogEncoding
ApplicationLogPattern
- Pattern string
The log pattern.
- Pattern
Name string The name of the log pattern.
- Rank int
Rank of the log pattern.
- Pattern string
The log pattern.
- Pattern
Name string The name of the log pattern.
- Rank int
Rank of the log pattern.
- pattern String
The log pattern.
- pattern
Name String The name of the log pattern.
- rank Integer
Rank of the log pattern.
- pattern string
The log pattern.
- pattern
Name string The name of the log pattern.
- rank number
Rank of the log pattern.
- pattern str
The log pattern.
- pattern_
name str The name of the log pattern.
- rank int
Rank of the log pattern.
- pattern String
The log pattern.
- pattern
Name String The name of the log pattern.
- rank Number
Rank of the log pattern.
ApplicationLogPatternSet
- Log
Patterns List<Pulumi.Aws Native. Application Insights. Inputs. Application Log Pattern> The log patterns of a set.
- Pattern
Set stringName The name of the log pattern set.
- Log
Patterns []ApplicationLog Pattern The log patterns of a set.
- Pattern
Set stringName The name of the log pattern set.
- log
Patterns List<ApplicationLog Pattern> The log patterns of a set.
- pattern
Set StringName The name of the log pattern set.
- log
Patterns ApplicationLog Pattern[] The log patterns of a set.
- pattern
Set stringName The name of the log pattern set.
- log_
patterns Sequence[ApplicationLog Pattern] The log patterns of a set.
- pattern_
set_ strname The name of the log pattern set.
- log
Patterns List<Property Map> The log patterns of a set.
- pattern
Set StringName The name of the log pattern set.
ApplicationSubComponentConfigurationDetails
- Alarm
Metrics List<Pulumi.Aws Native. Application Insights. Inputs. Application Alarm Metric> A list of metrics to monitor for the component.
- Logs
List<Pulumi.
Aws Native. Application Insights. Inputs. Application Log> A list of logs to monitor for the component.
- Windows
Events List<Pulumi.Aws Native. Application Insights. Inputs. Application Windows Event> A list of Windows Events to log.
- Alarm
Metrics []ApplicationAlarm Metric A list of metrics to monitor for the component.
- Logs
[]Application
Log A list of logs to monitor for the component.
- Windows
Events []ApplicationWindows Event A list of Windows Events to log.
- alarm
Metrics List<ApplicationAlarm Metric> A list of metrics to monitor for the component.
- logs
List<Application
Log> A list of logs to monitor for the component.
- windows
Events List<ApplicationWindows Event> A list of Windows Events to log.
- alarm
Metrics ApplicationAlarm Metric[] A list of metrics to monitor for the component.
- logs
Application
Log[] A list of logs to monitor for the component.
- windows
Events ApplicationWindows Event[] A list of Windows Events to log.
- alarm_
metrics Sequence[ApplicationAlarm Metric] A list of metrics to monitor for the component.
- logs
Sequence[Application
Log] A list of logs to monitor for the component.
- windows_
events Sequence[ApplicationWindows Event] A list of Windows Events to log.
- alarm
Metrics List<Property Map> A list of metrics to monitor for the component.
- logs List<Property Map>
A list of logs to monitor for the component.
- windows
Events List<Property Map> A list of Windows Events to log.
ApplicationSubComponentTypeConfiguration
- Sub
Component Pulumi.Configuration Details Aws Native. Application Insights. Inputs. Application Sub Component Configuration Details The configuration settings of sub components.
- Sub
Component Pulumi.Type Aws Native. Application Insights. Application Sub Component Type Configuration Sub Component Type The sub component type.
- Sub
Component ApplicationConfiguration Details Sub Component Configuration Details The configuration settings of sub components.
- Sub
Component ApplicationType Sub Component Type Configuration Sub Component Type The sub component type.
- sub
Component ApplicationConfiguration Details Sub Component Configuration Details The configuration settings of sub components.
- sub
Component ApplicationType Sub Component Type Configuration Sub Component Type The sub component type.
- sub
Component ApplicationConfiguration Details Sub Component Configuration Details The configuration settings of sub components.
- sub
Component ApplicationType Sub Component Type Configuration Sub Component Type The sub component type.
- sub_
component_ Applicationconfiguration_ details Sub Component Configuration Details The configuration settings of sub components.
- sub_
component_ Applicationtype Sub Component Type Configuration Sub Component Type The sub component type.
- sub
Component Property MapConfiguration Details The configuration settings of sub components.
- sub
Component "AWS::EC2::Instance" | "AWS::EC2::Volume"Type The sub component type.
ApplicationSubComponentTypeConfigurationSubComponentType
ApplicationTag
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
ApplicationWindowsEvent
- Event
Levels List<Pulumi.Aws Native. Application Insights. Application Event Level> The levels of event to log.
- Event
Name string The type of Windows Events to log.
- Log
Group stringName The CloudWatch log group name to be associated to the monitored log.
- Pattern
Set string The name of the log pattern set.
- Event
Levels []ApplicationEvent Level The levels of event to log.
- Event
Name string The type of Windows Events to log.
- Log
Group stringName The CloudWatch log group name to be associated to the monitored log.
- Pattern
Set string The name of the log pattern set.
- event
Levels List<ApplicationEvent Level> The levels of event to log.
- event
Name String The type of Windows Events to log.
- log
Group StringName The CloudWatch log group name to be associated to the monitored log.
- pattern
Set String The name of the log pattern set.
- event
Levels ApplicationEvent Level[] The levels of event to log.
- event
Name string The type of Windows Events to log.
- log
Group stringName The CloudWatch log group name to be associated to the monitored log.
- pattern
Set string The name of the log pattern set.
- event_
levels Sequence[ApplicationEvent Level] The levels of event to log.
- event_
name str The type of Windows Events to log.
- log_
group_ strname The CloudWatch log group name to be associated to the monitored log.
- pattern_
set str The name of the log pattern set.
- event
Levels List<"INFORMATION" | "WARNING" | "ERROR" | "CRITICAL" | "VERBOSE"> The levels of event to log.
- event
Name String The type of Windows Events to log.
- log
Group StringName The CloudWatch log group name to be associated to the monitored log.
- pattern
Set String The name of the log pattern set.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0