stratosphere-ecs-1.0.0: Stratosphere integration for AWS ECS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ECS.TaskDefinition.PortMappingProperty

Documentation

data PortMappingProperty Source #

Instances

Instances details
ToJSON PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Show PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Eq PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

ToResourceProperties PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Property "AppProtocol" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Associated Types

type PropertyType "AppProtocol" PortMappingProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Property "ContainerPort" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Associated Types

type PropertyType "ContainerPort" PortMappingProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Property "ContainerPortRange" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Associated Types

type PropertyType "ContainerPortRange" PortMappingProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "ContainerPortRange" PortMappingProperty = Value Text
Property "HostPort" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Associated Types

type PropertyType "HostPort" PortMappingProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Property "Name" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Property "Protocol" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

Associated Types

type PropertyType "Protocol" PortMappingProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "AppProtocol" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "ContainerPort" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "ContainerPortRange" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "ContainerPortRange" PortMappingProperty = Value Text
type PropertyType "HostPort" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "Name" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty

type PropertyType "Protocol" PortMappingProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.PortMappingProperty