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

Stratosphere.Greengrass.FunctionDefinition

Documentation

data FunctionProperty Source #

Instances

Instances details
ToJSON FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Show FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Eq FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

ToResourceProperties FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Property "FunctionArn" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Associated Types

type PropertyType "FunctionArn" FunctionProperty 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Property "FunctionConfiguration" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Associated Types

type PropertyType "FunctionConfiguration" FunctionProperty 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

Methods

set :: PropertyType "FunctionConfiguration" FunctionProperty -> FunctionProperty -> FunctionProperty #

Property "Id" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

type PropertyType "FunctionArn" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

type PropertyType "FunctionConfiguration" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

type PropertyType "Id" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionProperty

data FunctionConfigurationProperty Source #

Constructors

FunctionConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html

Fields

Instances

Instances details
ToJSON FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Show FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Eq FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

ToResourceProperties FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "EncodingType" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "Environment" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "ExecArgs" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "Executable" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "MemorySize" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "Pinned" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

Property "Timeout" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "EncodingType" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "Environment" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "ExecArgs" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "Executable" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "MemorySize" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "Pinned" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

type PropertyType "Timeout" FunctionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionConfigurationProperty

data FunctionDefinitionVersionProperty Source #

Instances

Instances details
ToJSON FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

Show FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

Eq FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

ToResourceProperties FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

Property "DefaultConfig" FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

Property "Functions" FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

type PropertyType "DefaultConfig" FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

type PropertyType "Functions" FunctionDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.FunctionDefinitionVersionProperty

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

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 EnvironmentProperty Source #

Instances

Instances details
ToJSON EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Show EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Eq EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

ToResourceProperties EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Property "AccessSysfs" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Associated Types

type PropertyType "AccessSysfs" EnvironmentProperty 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Property "Execution" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Property "ResourceAccessPolicies" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Associated Types

type PropertyType "ResourceAccessPolicies" EnvironmentProperty 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

Property "Variables" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

type PropertyType "AccessSysfs" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

type PropertyType "Execution" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

type PropertyType "ResourceAccessPolicies" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

type PropertyType "Variables" EnvironmentProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.EnvironmentProperty

data ResourceAccessPolicyProperty Source #

Instances

Instances details
ToJSON ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

Show ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

Eq ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

ToResourceProperties ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

Property "Permission" ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

Property "ResourceId" ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

type PropertyType "Permission" ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

type PropertyType "ResourceId" ResourceAccessPolicyProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition.ResourceAccessPolicyProperty

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 FunctionDefinition Source #

Instances

Instances details
ToJSON FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Show FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Eq FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

ToResourceProperties FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Property "InitialVersion" FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Associated Types

type PropertyType "InitialVersion" FunctionDefinition 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Property "Name" FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Associated Types

type PropertyType "Name" FunctionDefinition 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Property "Tags" FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

Associated Types

type PropertyType "Tags" FunctionDefinition 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

type PropertyType "InitialVersion" FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

type PropertyType "Name" FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition

type PropertyType "Tags" FunctionDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.FunctionDefinition