Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.EFSFileSystemElasticFileSystemTag
- 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 | |
efsFileSystemElasticFileSystemTag #
Arguments
:: Val Text | |
-> Val Text | |
-> EFSFileSystemElasticFileSystemTag |
Constructor for EFSFileSystemElasticFileSystemTag
containing required
fields as arguments.