stratosphere-synthetics-1.0.0: Stratosphere integration for AWS Synthetics.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Synthetics.Canary.VPCConfigProperty

Documentation

data VPCConfigProperty Source #

Instances

Instances details
ToJSON VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Show VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Eq VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

ToResourceProperties VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Property "Ipv6AllowedForDualStack" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Associated Types

type PropertyType "Ipv6AllowedForDualStack" VPCConfigProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

type PropertyType "Ipv6AllowedForDualStack" VPCConfigProperty = Value Bool

Methods

set :: PropertyType "Ipv6AllowedForDualStack" VPCConfigProperty -> VPCConfigProperty -> VPCConfigProperty #

Property "SecurityGroupIds" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Associated Types

type PropertyType "SecurityGroupIds" VPCConfigProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

type PropertyType "SecurityGroupIds" VPCConfigProperty = ValueList Text
Property "SubnetIds" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Associated Types

type PropertyType "SubnetIds" VPCConfigProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Property "VpcId" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

Associated Types

type PropertyType "VpcId" VPCConfigProperty 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

type PropertyType "Ipv6AllowedForDualStack" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

type PropertyType "Ipv6AllowedForDualStack" VPCConfigProperty = Value Bool
type PropertyType "SecurityGroupIds" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

type PropertyType "SecurityGroupIds" VPCConfigProperty = ValueList Text
type PropertyType "SubnetIds" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty

type PropertyType "VpcId" VPCConfigProperty Source # 
Instance details

Defined in Stratosphere.Synthetics.Canary.VPCConfigProperty