stratosphere-applicationinsights-1.0.0: Stratosphere integration for AWS ApplicationInsights.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApplicationInsights.Application

Documentation

data Application Source #

Constructors

Application

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationinsights-application.html

Fields

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Show Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Property "AttachMissingPermission" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "AttachMissingPermission" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "AttachMissingPermission" Application = Value Bool

Methods

set :: PropertyType "AttachMissingPermission" Application -> Application -> Application #

Property "AutoConfigurationEnabled" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "AutoConfigurationEnabled" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "AutoConfigurationEnabled" Application = Value Bool

Methods

set :: PropertyType "AutoConfigurationEnabled" Application -> Application -> Application #

Property "CWEMonitorEnabled" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "CWEMonitorEnabled" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "CWEMonitorEnabled" Application = Value Bool

Methods

set :: PropertyType "CWEMonitorEnabled" Application -> Application -> Application #

Property "ComponentMonitoringSettings" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "ComponentMonitoringSettings" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "ComponentMonitoringSettings" Application = [ComponentMonitoringSettingProperty]

Methods

set :: PropertyType "ComponentMonitoringSettings" Application -> Application -> Application #

Property "CustomComponents" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "CustomComponents" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Methods

set :: PropertyType "CustomComponents" Application -> Application -> Application #

Property "GroupingType" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "GroupingType" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "GroupingType" Application = Value Text

Methods

set :: PropertyType "GroupingType" Application -> Application -> Application #

Property "LogPatternSets" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "LogPatternSets" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Methods

set :: PropertyType "LogPatternSets" Application -> Application -> Application #

Property "OpsCenterEnabled" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "OpsCenterEnabled" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "OpsCenterEnabled" Application = Value Bool

Methods

set :: PropertyType "OpsCenterEnabled" Application -> Application -> Application #

Property "OpsItemSNSTopicArn" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "OpsItemSNSTopicArn" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "OpsItemSNSTopicArn" Application = Value Text

Methods

set :: PropertyType "OpsItemSNSTopicArn" Application -> Application -> Application #

Property "ResourceGroupName" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "ResourceGroupName" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "ResourceGroupName" Application = Value Text

Methods

set :: PropertyType "ResourceGroupName" Application -> Application -> Application #

Property "SNSNotificationArn" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "SNSNotificationArn" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "SNSNotificationArn" Application = Value Text

Methods

set :: PropertyType "SNSNotificationArn" Application -> Application -> Application #

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "Tags" Application = [Tag]
type PropertyType "AttachMissingPermission" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "AttachMissingPermission" Application = Value Bool
type PropertyType "AutoConfigurationEnabled" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "AutoConfigurationEnabled" Application = Value Bool
type PropertyType "CWEMonitorEnabled" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "CWEMonitorEnabled" Application = Value Bool
type PropertyType "ComponentMonitoringSettings" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "ComponentMonitoringSettings" Application = [ComponentMonitoringSettingProperty]
type PropertyType "CustomComponents" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "GroupingType" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "GroupingType" Application = Value Text
type PropertyType "LogPatternSets" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "OpsCenterEnabled" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "OpsCenterEnabled" Application = Value Bool
type PropertyType "OpsItemSNSTopicArn" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "OpsItemSNSTopicArn" Application = Value Text
type PropertyType "ResourceGroupName" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "ResourceGroupName" Application = Value Text
type PropertyType "SNSNotificationArn" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "SNSNotificationArn" Application = Value Text
type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application

type PropertyType "Tags" Application = [Tag]