stratosphere-greengrassv2-1.0.0: Stratosphere integration for AWS GreengrassV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.GreengrassV2.Deployment

Documentation

data DeploymentIoTJobConfigurationProperty Source #

Instances

Instances details
ToJSON DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

Show DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

Eq DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

ToResourceProperties DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

Property "AbortConfig" DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

Property "JobExecutionsRolloutConfig" DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

Property "TimeoutConfig" DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

type PropertyType "AbortConfig" DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

type PropertyType "JobExecutionsRolloutConfig" DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

type PropertyType "TimeoutConfig" DeploymentIoTJobConfigurationProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.DeploymentIoTJobConfigurationProperty

data IoTJobAbortConfigProperty Source #

Instances

Instances details
ToJSON IoTJobAbortConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortConfigProperty

Show IoTJobAbortConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortConfigProperty

Eq IoTJobAbortConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortConfigProperty

ToResourceProperties IoTJobAbortConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortConfigProperty

Property "CriteriaList" IoTJobAbortConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortConfigProperty

type PropertyType "CriteriaList" IoTJobAbortConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortConfigProperty

data IoTJobExecutionsRolloutConfigProperty Source #

Instances

Instances details
ToJSON IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

Show IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

Eq IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

ToResourceProperties IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

Property "ExponentialRate" IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

Property "MaximumPerMinute" IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

type PropertyType "ExponentialRate" IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

type PropertyType "MaximumPerMinute" IoTJobExecutionsRolloutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExecutionsRolloutConfigProperty

data IoTJobTimeoutConfigProperty Source #

Instances

Instances details
ToJSON IoTJobTimeoutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

Show IoTJobTimeoutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

Eq IoTJobTimeoutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

ToResourceProperties IoTJobTimeoutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

Property "InProgressTimeoutInMinutes" IoTJobTimeoutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

Associated Types

type PropertyType "InProgressTimeoutInMinutes" IoTJobTimeoutConfigProperty 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

type PropertyType "InProgressTimeoutInMinutes" IoTJobTimeoutConfigProperty = Value Integer
type PropertyType "InProgressTimeoutInMinutes" IoTJobTimeoutConfigProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobTimeoutConfigProperty

type PropertyType "InProgressTimeoutInMinutes" IoTJobTimeoutConfigProperty = Value Integer

data IoTJobAbortCriteriaProperty Source #

Instances

Instances details
ToJSON IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Show IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Eq IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

ToResourceProperties IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Property "Action" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Property "FailureType" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Property "MinNumberOfExecutedThings" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Associated Types

type PropertyType "MinNumberOfExecutedThings" IoTJobAbortCriteriaProperty 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

type PropertyType "MinNumberOfExecutedThings" IoTJobAbortCriteriaProperty = Value Integer
Property "ThresholdPercentage" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

Associated Types

type PropertyType "ThresholdPercentage" IoTJobAbortCriteriaProperty 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

type PropertyType "Action" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

type PropertyType "FailureType" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

type PropertyType "MinNumberOfExecutedThings" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

type PropertyType "MinNumberOfExecutedThings" IoTJobAbortCriteriaProperty = Value Integer
type PropertyType "ThresholdPercentage" IoTJobAbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobAbortCriteriaProperty

data IoTJobExponentialRolloutRateProperty Source #

Instances

Instances details
ToJSON IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

Show IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

Eq IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

ToResourceProperties IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

Property "BaseRatePerMinute" IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

Property "IncrementFactor" IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

Property "RateIncreaseCriteria" IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

type PropertyType "BaseRatePerMinute" IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

type PropertyType "IncrementFactor" IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

type PropertyType "RateIncreaseCriteria" IoTJobExponentialRolloutRateProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobExponentialRolloutRateProperty

data IoTJobRateIncreaseCriteriaProperty Source #

Instances

Instances details
ToJSON IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

Show IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

Eq IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

ToResourceProperties IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

Property "NumberOfNotifiedThings" IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

Property "NumberOfSucceededThings" IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

type PropertyType "NumberOfNotifiedThings" IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

type PropertyType "NumberOfSucceededThings" IoTJobRateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment.IoTJobRateIncreaseCriteriaProperty

data Deployment Source #

Constructors

Deployment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrassv2-deployment.html

Instances

Instances details
ToJSON Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Show Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Eq Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

ToResourceProperties Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Property "Components" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "Components" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Methods

set :: PropertyType "Components" Deployment -> Deployment -> Deployment #

Property "DeploymentName" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "DeploymentName" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "DeploymentName" Deployment = Value Text

Methods

set :: PropertyType "DeploymentName" Deployment -> Deployment -> Deployment #

Property "DeploymentPolicies" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "DeploymentPolicies" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Methods

set :: PropertyType "DeploymentPolicies" Deployment -> Deployment -> Deployment #

Property "IotJobConfiguration" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "IotJobConfiguration" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Methods

set :: PropertyType "IotJobConfiguration" Deployment -> Deployment -> Deployment #

Property "ParentTargetArn" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "ParentTargetArn" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "ParentTargetArn" Deployment = Value Text

Methods

set :: PropertyType "ParentTargetArn" Deployment -> Deployment -> Deployment #

Property "Tags" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "Tags" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Property "TargetArn" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

Associated Types

type PropertyType "TargetArn" Deployment 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "TargetArn" Deployment = Value Text

Methods

set :: PropertyType "TargetArn" Deployment -> Deployment -> Deployment #

type PropertyType "Components" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "DeploymentName" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "DeploymentName" Deployment = Value Text
type PropertyType "DeploymentPolicies" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "IotJobConfiguration" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "ParentTargetArn" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "ParentTargetArn" Deployment = Value Text
type PropertyType "Tags" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "TargetArn" Deployment Source # 
Instance details

Defined in Stratosphere.GreengrassV2.Deployment

type PropertyType "TargetArn" Deployment = Value Text