stratosphere-efs-1.0.0: Stratosphere integration for AWS EFS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EFS.MountTarget

Documentation

data MountTarget Source #

Instances

Instances details
ToJSON MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Show MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Eq MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

ToResourceProperties MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Property "FileSystemId" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Associated Types

type PropertyType "FileSystemId" MountTarget 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "FileSystemId" MountTarget = Value Text

Methods

set :: PropertyType "FileSystemId" MountTarget -> MountTarget -> MountTarget #

Property "IpAddress" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Associated Types

type PropertyType "IpAddress" MountTarget 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "IpAddress" MountTarget = Value Text

Methods

set :: PropertyType "IpAddress" MountTarget -> MountTarget -> MountTarget #

Property "IpAddressType" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Associated Types

type PropertyType "IpAddressType" MountTarget 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "IpAddressType" MountTarget = Value Text

Methods

set :: PropertyType "IpAddressType" MountTarget -> MountTarget -> MountTarget #

Property "Ipv6Address" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Associated Types

type PropertyType "Ipv6Address" MountTarget 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "Ipv6Address" MountTarget = Value Text

Methods

set :: PropertyType "Ipv6Address" MountTarget -> MountTarget -> MountTarget #

Property "SecurityGroups" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Associated Types

type PropertyType "SecurityGroups" MountTarget 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "SecurityGroups" MountTarget = ValueList Text

Methods

set :: PropertyType "SecurityGroups" MountTarget -> MountTarget -> MountTarget #

Property "SubnetId" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

Associated Types

type PropertyType "SubnetId" MountTarget 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "FileSystemId" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "FileSystemId" MountTarget = Value Text
type PropertyType "IpAddress" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "IpAddress" MountTarget = Value Text
type PropertyType "IpAddressType" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "IpAddressType" MountTarget = Value Text
type PropertyType "Ipv6Address" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "Ipv6Address" MountTarget = Value Text
type PropertyType "SecurityGroups" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget

type PropertyType "SecurityGroups" MountTarget = ValueList Text
type PropertyType "SubnetId" MountTarget Source # 
Instance details

Defined in Stratosphere.EFS.MountTarget