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

Stratosphere.EFS.FileSystem

Documentation

data ReplicationConfigurationProperty Source #

Instances

Instances details
ToJSON ReplicationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationConfigurationProperty

Show ReplicationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationConfigurationProperty

Eq ReplicationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationConfigurationProperty

ToResourceProperties ReplicationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationConfigurationProperty

Property "Destinations" ReplicationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationConfigurationProperty

type PropertyType "Destinations" ReplicationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationConfigurationProperty

data ReplicationDestinationProperty Source #

Instances

Instances details
ToJSON ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Show ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Eq ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

ToResourceProperties ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "AvailabilityZoneName" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Associated Types

type PropertyType "AvailabilityZoneName" ReplicationDestinationProperty 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "FileSystemId" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "KmsKeyId" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "Region" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "RoleArn" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "Status" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

Property "StatusMessage" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "AvailabilityZoneName" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "FileSystemId" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "KmsKeyId" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "Region" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "RoleArn" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "Status" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

type PropertyType "StatusMessage" ReplicationDestinationProperty Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem.ReplicationDestinationProperty

data FileSystem Source #

Constructors

FileSystem

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

Fields

Instances

Instances details
ToJSON FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Show FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Eq FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

ToResourceProperties FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Property "AvailabilityZoneName" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "AvailabilityZoneName" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "AvailabilityZoneName" FileSystem = Value Text

Methods

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

Property "BackupPolicy" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "BackupPolicy" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

Methods

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

Property "BypassPolicyLockoutSafetyCheck" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "BypassPolicyLockoutSafetyCheck" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "BypassPolicyLockoutSafetyCheck" FileSystem = Value Bool

Methods

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

Property "Encrypted" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "Encrypted" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "Encrypted" FileSystem = Value Bool

Methods

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

Property "FileSystemPolicy" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "FileSystemPolicy" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "FileSystemPolicy" FileSystem = Object

Methods

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

Property "FileSystemProtection" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "FileSystemProtection" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

Methods

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

Property "FileSystemTags" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "FileSystemTags" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

Methods

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

Property "KmsKeyId" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "KmsKeyId" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "KmsKeyId" FileSystem = Value Text

Methods

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

Property "LifecyclePolicies" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "LifecyclePolicies" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "LifecyclePolicies" FileSystem = [LifecyclePolicyProperty]

Methods

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

Property "PerformanceMode" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "PerformanceMode" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "PerformanceMode" FileSystem = Value Text

Methods

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

Property "ProvisionedThroughputInMibps" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "ProvisionedThroughputInMibps" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "ProvisionedThroughputInMibps" FileSystem = Value Double

Methods

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

Property "ReplicationConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "ReplicationConfiguration" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "ReplicationConfiguration" FileSystem = ReplicationConfigurationProperty

Methods

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

Property "ThroughputMode" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

Associated Types

type PropertyType "ThroughputMode" FileSystem 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "ThroughputMode" FileSystem = Value Text

Methods

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

type PropertyType "AvailabilityZoneName" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "AvailabilityZoneName" FileSystem = Value Text
type PropertyType "BackupPolicy" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "BypassPolicyLockoutSafetyCheck" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "BypassPolicyLockoutSafetyCheck" FileSystem = Value Bool
type PropertyType "Encrypted" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "Encrypted" FileSystem = Value Bool
type PropertyType "FileSystemPolicy" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "FileSystemPolicy" FileSystem = Object
type PropertyType "FileSystemProtection" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "FileSystemTags" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "KmsKeyId" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

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

Defined in Stratosphere.EFS.FileSystem

type PropertyType "LifecyclePolicies" FileSystem = [LifecyclePolicyProperty]
type PropertyType "PerformanceMode" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "PerformanceMode" FileSystem = Value Text
type PropertyType "ProvisionedThroughputInMibps" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "ProvisionedThroughputInMibps" FileSystem = Value Double
type PropertyType "ReplicationConfiguration" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "ReplicationConfiguration" FileSystem = ReplicationConfigurationProperty
type PropertyType "ThroughputMode" FileSystem Source # 
Instance details

Defined in Stratosphere.EFS.FileSystem

type PropertyType "ThroughputMode" FileSystem = Value Text