| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.EFSFileSystemElasticFileSystemTag
Synopsis
- data EFSFileSystemElasticFileSystemTag = EFSFileSystemElasticFileSystemTag {}
- efsFileSystemElasticFileSystemTag :: Val Text -> Val Text -> EFSFileSystemElasticFileSystemTag
- efsfsefstKey :: Lens' EFSFileSystemElasticFileSystemTag (Val Text)
- efsfsefstValue :: Lens' EFSFileSystemElasticFileSystemTag (Val Text)
Documentation
data EFSFileSystemElasticFileSystemTag #
Full data type definition for EFSFileSystemElasticFileSystemTag. See
efsFileSystemElasticFileSystemTag for a more convenient constructor.
Constructors
| EFSFileSystemElasticFileSystemTag | |
Instances
efsFileSystemElasticFileSystemTag #
Arguments
| :: Val Text | |
| -> Val Text | |
| -> EFSFileSystemElasticFileSystemTag |
Constructor for EFSFileSystemElasticFileSystemTag containing required
fields as arguments.