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

Stratosphere.SSM.Association

Documentation

data Association Source #

Constructors

Association

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html

Fields

Instances

Instances details
ToJSON Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Show Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Eq Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

ToResourceProperties Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Property "ApplyOnlyAtCronInterval" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "ApplyOnlyAtCronInterval" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ApplyOnlyAtCronInterval" Association = Value Bool

Methods

set :: PropertyType "ApplyOnlyAtCronInterval" Association -> Association -> Association #

Property "AssociationName" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "AssociationName" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "AssociationName" Association = Value Text

Methods

set :: PropertyType "AssociationName" Association -> Association -> Association #

Property "AutomationTargetParameterName" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "AutomationTargetParameterName" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "AutomationTargetParameterName" Association = Value Text

Methods

set :: PropertyType "AutomationTargetParameterName" Association -> Association -> Association #

Property "CalendarNames" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "CalendarNames" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "CalendarNames" Association = ValueList Text

Methods

set :: PropertyType "CalendarNames" Association -> Association -> Association #

Property "ComplianceSeverity" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "ComplianceSeverity" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ComplianceSeverity" Association = Value Text

Methods

set :: PropertyType "ComplianceSeverity" Association -> Association -> Association #

Property "DocumentVersion" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "DocumentVersion" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "DocumentVersion" Association = Value Text

Methods

set :: PropertyType "DocumentVersion" Association -> Association -> Association #

Property "InstanceId" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "InstanceId" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "InstanceId" Association = Value Text

Methods

set :: PropertyType "InstanceId" Association -> Association -> Association #

Property "MaxConcurrency" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "MaxConcurrency" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "MaxConcurrency" Association = Value Text

Methods

set :: PropertyType "MaxConcurrency" Association -> Association -> Association #

Property "MaxErrors" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "MaxErrors" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "MaxErrors" Association = Value Text

Methods

set :: PropertyType "MaxErrors" Association -> Association -> Association #

Property "Name" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "Name" Association 
Instance details

Defined in Stratosphere.SSM.Association

Property "OutputLocation" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "OutputLocation" Association 
Instance details

Defined in Stratosphere.SSM.Association

Methods

set :: PropertyType "OutputLocation" Association -> Association -> Association #

Property "Parameters" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "Parameters" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "Parameters" Association = Object

Methods

set :: PropertyType "Parameters" Association -> Association -> Association #

Property "ScheduleExpression" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "ScheduleExpression" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ScheduleExpression" Association = Value Text

Methods

set :: PropertyType "ScheduleExpression" Association -> Association -> Association #

Property "ScheduleOffset" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "ScheduleOffset" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ScheduleOffset" Association = Value Integer

Methods

set :: PropertyType "ScheduleOffset" Association -> Association -> Association #

Property "SyncCompliance" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "SyncCompliance" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "SyncCompliance" Association = Value Text

Methods

set :: PropertyType "SyncCompliance" Association -> Association -> Association #

Property "Targets" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "Targets" Association 
Instance details

Defined in Stratosphere.SSM.Association

Property "WaitForSuccessTimeoutSeconds" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

Associated Types

type PropertyType "WaitForSuccessTimeoutSeconds" Association 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "WaitForSuccessTimeoutSeconds" Association = Value Integer

Methods

set :: PropertyType "WaitForSuccessTimeoutSeconds" Association -> Association -> Association #

type PropertyType "ApplyOnlyAtCronInterval" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ApplyOnlyAtCronInterval" Association = Value Bool
type PropertyType "AssociationName" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "AssociationName" Association = Value Text
type PropertyType "AutomationTargetParameterName" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "AutomationTargetParameterName" Association = Value Text
type PropertyType "CalendarNames" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "CalendarNames" Association = ValueList Text
type PropertyType "ComplianceSeverity" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ComplianceSeverity" Association = Value Text
type PropertyType "DocumentVersion" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "DocumentVersion" Association = Value Text
type PropertyType "InstanceId" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "InstanceId" Association = Value Text
type PropertyType "MaxConcurrency" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "MaxConcurrency" Association = Value Text
type PropertyType "MaxErrors" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "MaxErrors" Association = Value Text
type PropertyType "Name" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "OutputLocation" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "Parameters" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "Parameters" Association = Object
type PropertyType "ScheduleExpression" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ScheduleExpression" Association = Value Text
type PropertyType "ScheduleOffset" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "ScheduleOffset" Association = Value Integer
type PropertyType "SyncCompliance" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "SyncCompliance" Association = Value Text
type PropertyType "Targets" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "WaitForSuccessTimeoutSeconds" Association Source # 
Instance details

Defined in Stratosphere.SSM.Association

type PropertyType "WaitForSuccessTimeoutSeconds" Association = Value Integer