stratosphere-shield-1.0.0: Stratosphere integration for AWS Shield.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Shield.Protection

Documentation

data Protection Source #

Instances

Instances details
ToJSON Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Show Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Eq Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

ToResourceProperties Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Property "ApplicationLayerAutomaticResponseConfiguration" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Associated Types

type PropertyType "ApplicationLayerAutomaticResponseConfiguration" Protection 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "ApplicationLayerAutomaticResponseConfiguration" Protection = ApplicationLayerAutomaticResponseConfigurationProperty

Methods

set :: PropertyType "ApplicationLayerAutomaticResponseConfiguration" Protection -> Protection -> Protection #

Property "HealthCheckArns" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Associated Types

type PropertyType "HealthCheckArns" Protection 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "HealthCheckArns" Protection = ValueList Text

Methods

set :: PropertyType "HealthCheckArns" Protection -> Protection -> Protection #

Property "Name" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Associated Types

type PropertyType "Name" Protection 
Instance details

Defined in Stratosphere.Shield.Protection

Property "ResourceArn" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Associated Types

type PropertyType "ResourceArn" Protection 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "ResourceArn" Protection = Value Text

Methods

set :: PropertyType "ResourceArn" Protection -> Protection -> Protection #

Property "Tags" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

Associated Types

type PropertyType "Tags" Protection 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "Tags" Protection = [Tag]
type PropertyType "ApplicationLayerAutomaticResponseConfiguration" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "ApplicationLayerAutomaticResponseConfiguration" Protection = ApplicationLayerAutomaticResponseConfigurationProperty
type PropertyType "HealthCheckArns" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "HealthCheckArns" Protection = ValueList Text
type PropertyType "Name" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "ResourceArn" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "ResourceArn" Protection = Value Text
type PropertyType "Tags" Protection Source # 
Instance details

Defined in Stratosphere.Shield.Protection

type PropertyType "Tags" Protection = [Tag]