stratosphere-cloudformation-1.0.0: Stratosphere integration for AWS CloudFormation.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CloudFormation.GuardHook

Documentation

data GuardHook Source #

Constructors

GuardHook

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-guardhook.html

Fields

Instances

Instances details
ToJSON GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Show GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Eq GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

ToResourceProperties GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Property "Alias" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "Alias" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Methods

set :: PropertyType "Alias" GuardHook -> GuardHook -> GuardHook #

Property "ExecutionRole" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "ExecutionRole" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "ExecutionRole" GuardHook = Value Text

Methods

set :: PropertyType "ExecutionRole" GuardHook -> GuardHook -> GuardHook #

Property "FailureMode" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "FailureMode" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "FailureMode" GuardHook = Value Text

Methods

set :: PropertyType "FailureMode" GuardHook -> GuardHook -> GuardHook #

Property "HookStatus" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "HookStatus" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "HookStatus" GuardHook = Value Text

Methods

set :: PropertyType "HookStatus" GuardHook -> GuardHook -> GuardHook #

Property "LogBucket" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "LogBucket" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "LogBucket" GuardHook = Value Text

Methods

set :: PropertyType "LogBucket" GuardHook -> GuardHook -> GuardHook #

Property "Options" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "Options" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Methods

set :: PropertyType "Options" GuardHook -> GuardHook -> GuardHook #

Property "RuleLocation" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "RuleLocation" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Methods

set :: PropertyType "RuleLocation" GuardHook -> GuardHook -> GuardHook #

Property "StackFilters" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "StackFilters" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Methods

set :: PropertyType "StackFilters" GuardHook -> GuardHook -> GuardHook #

Property "TargetFilters" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "TargetFilters" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Methods

set :: PropertyType "TargetFilters" GuardHook -> GuardHook -> GuardHook #

Property "TargetOperations" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

Associated Types

type PropertyType "TargetOperations" GuardHook 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "TargetOperations" GuardHook = ValueList Text

Methods

set :: PropertyType "TargetOperations" GuardHook -> GuardHook -> GuardHook #

type PropertyType "Alias" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "ExecutionRole" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "ExecutionRole" GuardHook = Value Text
type PropertyType "FailureMode" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "FailureMode" GuardHook = Value Text
type PropertyType "HookStatus" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "HookStatus" GuardHook = Value Text
type PropertyType "LogBucket" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "LogBucket" GuardHook = Value Text
type PropertyType "Options" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "RuleLocation" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "StackFilters" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "TargetFilters" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "TargetOperations" GuardHook Source # 
Instance details

Defined in Stratosphere.CloudFormation.GuardHook

type PropertyType "TargetOperations" GuardHook = ValueList Text