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

Stratosphere.EC2.NetworkInsightsAccessScope

Documentation

data AccessScopePathRequestProperty Source #

Instances

Instances details
ToJSON AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

Show AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

Eq AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

ToResourceProperties AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

Property "Destination" AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

Property "Source" AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

Property "ThroughResources" AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

type PropertyType "Destination" AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

type PropertyType "Source" AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

type PropertyType "ThroughResources" AccessScopePathRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.AccessScopePathRequestProperty

data PathStatementRequestProperty Source #

Instances

Instances details
ToJSON PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

Show PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

Eq PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

ToResourceProperties PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

Property "PacketHeaderStatement" PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

Property "ResourceStatement" PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

type PropertyType "PacketHeaderStatement" PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

type PropertyType "ResourceStatement" PathStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PathStatementRequestProperty

data ThroughResourcesStatementRequestProperty Source #

Instances

Instances details
ToJSON ThroughResourcesStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty

Show ThroughResourcesStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty

Eq ThroughResourcesStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty

ToResourceProperties ThroughResourcesStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty

Property "ResourceStatement" ThroughResourcesStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty

type PropertyType "ResourceStatement" ThroughResourcesStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty

data PacketHeaderStatementRequestProperty Source #

Instances

Instances details
ToJSON PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Show PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Eq PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

ToResourceProperties PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "DestinationAddresses" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "DestinationPorts" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "DestinationPrefixLists" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "Protocols" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "SourceAddresses" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "SourcePorts" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

Property "SourcePrefixLists" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "DestinationAddresses" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "DestinationPorts" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "DestinationPrefixLists" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "Protocols" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "SourceAddresses" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "SourcePorts" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

type PropertyType "SourcePrefixLists" PacketHeaderStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.PacketHeaderStatementRequestProperty

data ResourceStatementRequestProperty Source #

Instances

Instances details
ToJSON ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

Show ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

Eq ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

ToResourceProperties ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

Property "ResourceTypes" ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

Property "Resources" ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

type PropertyType "ResourceTypes" ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

type PropertyType "Resources" ResourceStatementRequestProperty Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope.ResourceStatementRequestProperty

data NetworkInsightsAccessScope Source #

Instances

Instances details
ToJSON NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

Show NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

Eq NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

ToResourceProperties NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

Property "ExcludePaths" NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

Property "MatchPaths" NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

Property "Tags" NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

type PropertyType "ExcludePaths" NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

type PropertyType "MatchPaths" NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope

type PropertyType "Tags" NetworkInsightsAccessScope Source # 
Instance details

Defined in Stratosphere.EC2.NetworkInsightsAccessScope