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

Stratosphere.ECS.TaskDefinition.VolumeProperty

Documentation

data VolumeProperty Source #

Instances

Instances details
ToJSON VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Show VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Eq VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

ToResourceProperties VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Property "ConfiguredAtLaunch" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Associated Types

type PropertyType "ConfiguredAtLaunch" VolumeProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "ConfiguredAtLaunch" VolumeProperty = Value Bool

Methods

set :: PropertyType "ConfiguredAtLaunch" VolumeProperty -> VolumeProperty -> VolumeProperty #

Property "DockerVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Associated Types

type PropertyType "DockerVolumeConfiguration" VolumeProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Methods

set :: PropertyType "DockerVolumeConfiguration" VolumeProperty -> VolumeProperty -> VolumeProperty #

Property "EFSVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Associated Types

type PropertyType "EFSVolumeConfiguration" VolumeProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Methods

set :: PropertyType "EFSVolumeConfiguration" VolumeProperty -> VolumeProperty -> VolumeProperty #

Property "FSxWindowsFileServerVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Associated Types

type PropertyType "FSxWindowsFileServerVolumeConfiguration" VolumeProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "FSxWindowsFileServerVolumeConfiguration" VolumeProperty = FSxWindowsFileServerVolumeConfigurationProperty

Methods

set :: PropertyType "FSxWindowsFileServerVolumeConfiguration" VolumeProperty -> VolumeProperty -> VolumeProperty #

Property "Host" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Property "Name" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

Associated Types

type PropertyType "Name" VolumeProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "ConfiguredAtLaunch" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "ConfiguredAtLaunch" VolumeProperty = Value Bool
type PropertyType "DockerVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "EFSVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "FSxWindowsFileServerVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "FSxWindowsFileServerVolumeConfiguration" VolumeProperty = FSxWindowsFileServerVolumeConfigurationProperty
type PropertyType "Host" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty

type PropertyType "Name" VolumeProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.VolumeProperty