stratosphere-greengrass-1.0.0: Stratosphere integration for AWS Greengrass.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Greengrass.CoreDefinition.CoreProperty

Documentation

data CoreProperty Source #

Instances

Instances details
ToJSON CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Show CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Eq CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

ToResourceProperties CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Property "CertificateArn" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Associated Types

type PropertyType "CertificateArn" CoreProperty 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

type PropertyType "CertificateArn" CoreProperty = Value Text

Methods

set :: PropertyType "CertificateArn" CoreProperty -> CoreProperty -> CoreProperty #

Property "Id" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Associated Types

type PropertyType "Id" CoreProperty 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Property "SyncShadow" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Associated Types

type PropertyType "SyncShadow" CoreProperty 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

type PropertyType "SyncShadow" CoreProperty = Value Bool
Property "ThingArn" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

Associated Types

type PropertyType "ThingArn" CoreProperty 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

type PropertyType "CertificateArn" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

type PropertyType "CertificateArn" CoreProperty = Value Text
type PropertyType "Id" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

type PropertyType "SyncShadow" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty

type PropertyType "SyncShadow" CoreProperty = Value Bool
type PropertyType "ThingArn" CoreProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.CoreDefinition.CoreProperty