stratosphere-synthetics-1.0.0: Stratosphere integration for AWS Synthetics.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Synthetics.Canary.CodeProperty

Documentation

data CodeProperty Source #

Constructors

CodeProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html

Instances

Instances details
ToJSON CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Show CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Eq CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

ToResourceProperties CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Property "BlueprintTypes" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "BlueprintTypes" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "BlueprintTypes" CodeProperty = ValueList Text

Methods

set :: PropertyType "BlueprintTypes" CodeProperty -> CodeProperty -> CodeProperty #

Property "Dependencies" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "Dependencies" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Methods

set :: PropertyType "Dependencies" CodeProperty -> CodeProperty -> CodeProperty #

Property "Handler" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "Handler" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Property "S3Bucket" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "S3Bucket" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Property "S3Key" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "S3Key" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Property "S3ObjectVersion" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "S3ObjectVersion" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "S3ObjectVersion" CodeProperty = Value Text

Methods

set :: PropertyType "S3ObjectVersion" CodeProperty -> CodeProperty -> CodeProperty #

Property "Script" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "Script" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Property "SourceLocationArn" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

Associated Types

type PropertyType "SourceLocationArn" CodeProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "SourceLocationArn" CodeProperty = Value Text

Methods

set :: PropertyType "SourceLocationArn" CodeProperty -> CodeProperty -> CodeProperty #

type PropertyType "BlueprintTypes" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "BlueprintTypes" CodeProperty = ValueList Text
type PropertyType "Dependencies" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "Handler" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "S3Bucket" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "S3Key" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "S3ObjectVersion" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "S3ObjectVersion" CodeProperty = Value Text
type PropertyType "Script" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "SourceLocationArn" CodeProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.CodeProperty

type PropertyType "SourceLocationArn" CodeProperty = Value Text