stratosphere-lambda-1.0.0: Stratosphere integration for AWS Lambda.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lambda.LayerVersion.ContentProperty

Documentation

data ContentProperty Source #

Instances

Instances details
ToJSON ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Show ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Eq ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

ToResourceProperties ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Property "S3Bucket" ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Associated Types

type PropertyType "S3Bucket" ContentProperty 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Property "S3Key" ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Associated Types

type PropertyType "S3Key" ContentProperty 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Property "S3ObjectVersion" ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

Associated Types

type PropertyType "S3ObjectVersion" ContentProperty 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

type PropertyType "S3ObjectVersion" ContentProperty = Value Text
type PropertyType "S3Bucket" ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

type PropertyType "S3Key" ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

type PropertyType "S3ObjectVersion" ContentProperty Source # 
Instance details

Defined in Stratosphere.Lambda.LayerVersion.ContentProperty

type PropertyType "S3ObjectVersion" ContentProperty = Value Text