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

Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty

Documentation

data ExecutionProperty Source #

Instances

Instances details
ToJSON ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

Show ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

Eq ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

ToResourceProperties ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

Property "IsolationMode" ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

Associated Types

type PropertyType "IsolationMode" ExecutionProperty 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

type PropertyType "IsolationMode" ExecutionProperty = Value Text
Property "RunAs" ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

type PropertyType "IsolationMode" ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

type PropertyType "IsolationMode" ExecutionProperty = Value Text
type PropertyType "RunAs" ExecutionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ExecutionProperty

data RunAsProperty Source #

Constructors

RunAsProperty 

Instances

Instances details
ToJSON RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

Show RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

Eq RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

ToResourceProperties RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

Property "Gid" RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

Property "Uid" RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

type PropertyType "Gid" RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

type PropertyType "Uid" RunAsProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.RunAsProperty

data DefaultConfigProperty Source #

Instances

Instances details
ToJSON DefaultConfigProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty

Show DefaultConfigProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty

Eq DefaultConfigProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty

ToResourceProperties DefaultConfigProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty

Property "Execution" DefaultConfigProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty

type PropertyType "Execution" DefaultConfigProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.DefaultConfigProperty