stratosphere-lightsail-1.0.0: Stratosphere integration for AWS Lightsail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lightsail.DiskSnapshot

Documentation

data DiskSnapshot Source #

Instances

Instances details
ToJSON DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Show DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Eq DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

ToResourceProperties DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Property "DiskName" DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Associated Types

type PropertyType "DiskName" DiskSnapshot 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Property "DiskSnapshotName" DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Associated Types

type PropertyType "DiskSnapshotName" DiskSnapshot 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

type PropertyType "DiskSnapshotName" DiskSnapshot = Value Text

Methods

set :: PropertyType "DiskSnapshotName" DiskSnapshot -> DiskSnapshot -> DiskSnapshot #

Property "Tags" DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

Associated Types

type PropertyType "Tags" DiskSnapshot 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

type PropertyType "Tags" DiskSnapshot = [Tag]
type PropertyType "DiskName" DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

type PropertyType "DiskSnapshotName" DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

type PropertyType "DiskSnapshotName" DiskSnapshot = Value Text
type PropertyType "Tags" DiskSnapshot Source # 
Instance details

Defined in Stratosphere.Lightsail.DiskSnapshot

type PropertyType "Tags" DiskSnapshot = [Tag]