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

Stratosphere.ECS.TaskDefinition.HostEntryProperty

Documentation

data HostEntryProperty Source #

Instances

Instances details
ToJSON HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

Show HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

Eq HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

ToResourceProperties HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

Property "Hostname" HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

Associated Types

type PropertyType "Hostname" HostEntryProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

Property "IpAddress" HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

Associated Types

type PropertyType "IpAddress" HostEntryProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

type PropertyType "Hostname" HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty

type PropertyType "IpAddress" HostEntryProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.HostEntryProperty