stratosphere-ssm-1.0.0: Stratosphere integration for AWS SSM.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

Documentation

data CloudWatchOutputConfigProperty Source #

Instances

Instances details
ToJSON CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

Show CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

Eq CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

ToResourceProperties CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

Property "CloudWatchLogGroupName" CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

Associated Types

type PropertyType "CloudWatchLogGroupName" CloudWatchOutputConfigProperty 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

type PropertyType "CloudWatchLogGroupName" CloudWatchOutputConfigProperty = Value Text
Property "CloudWatchOutputEnabled" CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

Associated Types

type PropertyType "CloudWatchOutputEnabled" CloudWatchOutputConfigProperty 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

type PropertyType "CloudWatchOutputEnabled" CloudWatchOutputConfigProperty = Value Bool
type PropertyType "CloudWatchLogGroupName" CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

type PropertyType "CloudWatchLogGroupName" CloudWatchOutputConfigProperty = Value Text
type PropertyType "CloudWatchOutputEnabled" CloudWatchOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SSM.MaintenanceWindowTask.CloudWatchOutputConfigProperty

type PropertyType "CloudWatchOutputEnabled" CloudWatchOutputConfigProperty = Value Bool