stratosphere-fsx-1.0.0: Stratosphere integration for AWS FSx.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.FSx.FileSystem

Documentation

data FileSystem Source #

Constructors

FileSystem

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html

Fields

Instances

Instances details
ToJSON FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Show FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Eq FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

ToResourceProperties FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Property "BackupId" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "BackupId" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "BackupId" FileSystem = Value Text

Methods

set :: PropertyType "BackupId" FileSystem -> FileSystem -> FileSystem #

Property "FileSystemType" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "FileSystemType" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "FileSystemType" FileSystem = Value Text

Methods

set :: PropertyType "FileSystemType" FileSystem -> FileSystem -> FileSystem #

Property "FileSystemTypeVersion" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "FileSystemTypeVersion" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "FileSystemTypeVersion" FileSystem = Value Text

Methods

set :: PropertyType "FileSystemTypeVersion" FileSystem -> FileSystem -> FileSystem #

Property "KmsKeyId" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "KmsKeyId" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "KmsKeyId" FileSystem = Value Text

Methods

set :: PropertyType "KmsKeyId" FileSystem -> FileSystem -> FileSystem #

Property "LustreConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "LustreConfiguration" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

Methods

set :: PropertyType "LustreConfiguration" FileSystem -> FileSystem -> FileSystem #

Property "NetworkType" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "NetworkType" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "NetworkType" FileSystem = Value Text

Methods

set :: PropertyType "NetworkType" FileSystem -> FileSystem -> FileSystem #

Property "OntapConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "OntapConfiguration" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

Methods

set :: PropertyType "OntapConfiguration" FileSystem -> FileSystem -> FileSystem #

Property "OpenZFSConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "OpenZFSConfiguration" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

Methods

set :: PropertyType "OpenZFSConfiguration" FileSystem -> FileSystem -> FileSystem #

Property "SecurityGroupIds" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "SecurityGroupIds" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "SecurityGroupIds" FileSystem = ValueList Text

Methods

set :: PropertyType "SecurityGroupIds" FileSystem -> FileSystem -> FileSystem #

Property "StorageCapacity" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "StorageCapacity" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "StorageCapacity" FileSystem = Value Integer

Methods

set :: PropertyType "StorageCapacity" FileSystem -> FileSystem -> FileSystem #

Property "StorageType" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "StorageType" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "StorageType" FileSystem = Value Text

Methods

set :: PropertyType "StorageType" FileSystem -> FileSystem -> FileSystem #

Property "SubnetIds" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "SubnetIds" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

Methods

set :: PropertyType "SubnetIds" FileSystem -> FileSystem -> FileSystem #

Property "Tags" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "Tags" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "Tags" FileSystem = [Tag]
Property "WindowsConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

Associated Types

type PropertyType "WindowsConfiguration" FileSystem 
Instance details

Defined in Stratosphere.FSx.FileSystem

Methods

set :: PropertyType "WindowsConfiguration" FileSystem -> FileSystem -> FileSystem #

type PropertyType "BackupId" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "BackupId" FileSystem = Value Text
type PropertyType "FileSystemType" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "FileSystemType" FileSystem = Value Text
type PropertyType "FileSystemTypeVersion" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "FileSystemTypeVersion" FileSystem = Value Text
type PropertyType "KmsKeyId" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "KmsKeyId" FileSystem = Value Text
type PropertyType "LustreConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "NetworkType" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "NetworkType" FileSystem = Value Text
type PropertyType "OntapConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "OpenZFSConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "SecurityGroupIds" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "SecurityGroupIds" FileSystem = ValueList Text
type PropertyType "StorageCapacity" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "StorageCapacity" FileSystem = Value Integer
type PropertyType "StorageType" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "StorageType" FileSystem = Value Text
type PropertyType "SubnetIds" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "Tags" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem

type PropertyType "Tags" FileSystem = [Tag]
type PropertyType "WindowsConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.FSx.FileSystem