stratosphere-ec2-1.0.0: Stratosphere integration for AWS EC2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Documentation

data ExplanationProperty Source #

Constructors

ExplanationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-explanation.html

Fields

Instances

Instances details
ToJSON ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Show ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Eq ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

ToResourceProperties ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Acl" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "AclRule" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Address" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Addresses" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "AttachedTo" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "AvailabilityZones" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "AvailabilityZones" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "AvailabilityZones" ExplanationProperty = ValueList Text
Property "Cidrs" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "ClassicLoadBalancerListener" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "ClassicLoadBalancerListener" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Methods

set :: PropertyType "ClassicLoadBalancerListener" ExplanationProperty -> ExplanationProperty -> ExplanationProperty #

Property "Component" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "ComponentAccount" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "ComponentAccount" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ComponentAccount" ExplanationProperty = Value Text
Property "ComponentRegion" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "ComponentRegion" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ComponentRegion" ExplanationProperty = Value Text
Property "CustomerGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "CustomerGateway" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Destination" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "DestinationVpc" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Direction" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "ElasticLoadBalancerListener" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "ElasticLoadBalancerListener" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ElasticLoadBalancerListener" ExplanationProperty = AnalysisComponentProperty

Methods

set :: PropertyType "ElasticLoadBalancerListener" ExplanationProperty -> ExplanationProperty -> ExplanationProperty #

Property "ExplanationCode" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "ExplanationCode" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ExplanationCode" ExplanationProperty = Value Text
Property "IngressRouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "IngressRouteTable" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "InternetGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "InternetGateway" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "LoadBalancerArn" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "LoadBalancerArn" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerArn" ExplanationProperty = Value Text
Property "LoadBalancerListenerPort" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "LoadBalancerListenerPort" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerListenerPort" ExplanationProperty = Value Integer
Property "LoadBalancerTarget" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "LoadBalancerTarget" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "LoadBalancerTargetGroup" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "LoadBalancerTargetGroup" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "LoadBalancerTargetGroups" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "LoadBalancerTargetGroups" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerTargetGroups" ExplanationProperty = [AnalysisComponentProperty]
Property "LoadBalancerTargetPort" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "LoadBalancerTargetPort" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerTargetPort" ExplanationProperty = Value Integer
Property "MissingComponent" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "MissingComponent" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "MissingComponent" ExplanationProperty = Value Text
Property "NatGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "NetworkInterface" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "NetworkInterface" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "PacketField" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "PacketField" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Port" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "PortRanges" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "PrefixList" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Protocols" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "RouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "RouteTableRoute" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "SecurityGroup" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "SecurityGroupRule" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "SecurityGroups" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "SecurityGroups" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "SourceVpc" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "State" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "Subnet" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "SubnetRouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "SubnetRouteTable" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "TransitGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "TransitGatewayAttachment" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "TransitGatewayAttachment" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "TransitGatewayRouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "TransitGatewayRouteTable" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "TransitGatewayRouteTableRoute" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "TransitGatewayRouteTableRoute" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Methods

set :: PropertyType "TransitGatewayRouteTableRoute" ExplanationProperty -> ExplanationProperty -> ExplanationProperty #

Property "Vpc" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "VpcPeeringConnection" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Associated Types

type PropertyType "VpcPeeringConnection" ExplanationProperty 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "VpnConnection" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "VpnGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

Property "vpcEndpoint" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Acl" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "AclRule" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Address" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Addresses" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "AttachedTo" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "AvailabilityZones" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "AvailabilityZones" ExplanationProperty = ValueList Text
type PropertyType "Cidrs" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ClassicLoadBalancerListener" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Component" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ComponentAccount" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ComponentAccount" ExplanationProperty = Value Text
type PropertyType "ComponentRegion" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ComponentRegion" ExplanationProperty = Value Text
type PropertyType "CustomerGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Destination" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "DestinationVpc" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Direction" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ElasticLoadBalancerListener" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ElasticLoadBalancerListener" ExplanationProperty = AnalysisComponentProperty
type PropertyType "ExplanationCode" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "ExplanationCode" ExplanationProperty = Value Text
type PropertyType "IngressRouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "InternetGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerArn" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerArn" ExplanationProperty = Value Text
type PropertyType "LoadBalancerListenerPort" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerListenerPort" ExplanationProperty = Value Integer
type PropertyType "LoadBalancerTarget" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerTargetGroup" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerTargetGroups" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerTargetGroups" ExplanationProperty = [AnalysisComponentProperty]
type PropertyType "LoadBalancerTargetPort" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "LoadBalancerTargetPort" ExplanationProperty = Value Integer
type PropertyType "MissingComponent" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "MissingComponent" ExplanationProperty = Value Text
type PropertyType "NatGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "NetworkInterface" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "PacketField" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Port" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "PortRanges" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "PrefixList" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Protocols" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "RouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "RouteTableRoute" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "SecurityGroup" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "SecurityGroupRule" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "SecurityGroups" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "SourceVpc" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "State" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Subnet" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "SubnetRouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "TransitGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "TransitGatewayAttachment" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "TransitGatewayRouteTable" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "TransitGatewayRouteTableRoute" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "Vpc" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "VpcPeeringConnection" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "VpnConnection" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "VpnGateway" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty

type PropertyType "vpcEndpoint" ExplanationProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAnalysis.ExplanationProperty