stratosphere-datasync-1.0.0: Stratosphere integration for AWS DataSync.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DataSync.LocationEFS

Documentation

data LocationEFS Source #

Instances

Instances details
ToJSON LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Show LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Eq LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

ToResourceProperties LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Property "AccessPointArn" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "AccessPointArn" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "AccessPointArn" LocationEFS = Value Text

Methods

set :: PropertyType "AccessPointArn" LocationEFS -> LocationEFS -> LocationEFS #

Property "Ec2Config" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "Ec2Config" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Methods

set :: PropertyType "Ec2Config" LocationEFS -> LocationEFS -> LocationEFS #

Property "EfsFilesystemArn" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "EfsFilesystemArn" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "EfsFilesystemArn" LocationEFS = Value Text

Methods

set :: PropertyType "EfsFilesystemArn" LocationEFS -> LocationEFS -> LocationEFS #

Property "FileSystemAccessRoleArn" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "FileSystemAccessRoleArn" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "FileSystemAccessRoleArn" LocationEFS = Value Text

Methods

set :: PropertyType "FileSystemAccessRoleArn" LocationEFS -> LocationEFS -> LocationEFS #

Property "InTransitEncryption" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "InTransitEncryption" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "InTransitEncryption" LocationEFS = Value Text

Methods

set :: PropertyType "InTransitEncryption" LocationEFS -> LocationEFS -> LocationEFS #

Property "Subdirectory" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "Subdirectory" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "Subdirectory" LocationEFS = Value Text

Methods

set :: PropertyType "Subdirectory" LocationEFS -> LocationEFS -> LocationEFS #

Property "Tags" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

Associated Types

type PropertyType "Tags" LocationEFS 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "Tags" LocationEFS = [Tag]
type PropertyType "AccessPointArn" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "AccessPointArn" LocationEFS = Value Text
type PropertyType "Ec2Config" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "EfsFilesystemArn" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "EfsFilesystemArn" LocationEFS = Value Text
type PropertyType "FileSystemAccessRoleArn" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "FileSystemAccessRoleArn" LocationEFS = Value Text
type PropertyType "InTransitEncryption" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "InTransitEncryption" LocationEFS = Value Text
type PropertyType "Subdirectory" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "Subdirectory" LocationEFS = Value Text
type PropertyType "Tags" LocationEFS Source # 
Instance details

Defined in Stratosphere.DataSync.LocationEFS

type PropertyType "Tags" LocationEFS = [Tag]