stratosphere-backupgateway-1.0.0: Stratosphere integration for AWS BackupGateway.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.BackupGateway.Hypervisor

Documentation

data Hypervisor Source #

Instances

Instances details
ToJSON Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Show Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Eq Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

ToResourceProperties Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Property "Host" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "Host" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Property "KmsKeyArn" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "KmsKeyArn" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "KmsKeyArn" Hypervisor = Value Text

Methods

set :: PropertyType "KmsKeyArn" Hypervisor -> Hypervisor -> Hypervisor #

Property "LogGroupArn" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "LogGroupArn" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "LogGroupArn" Hypervisor = Value Text

Methods

set :: PropertyType "LogGroupArn" Hypervisor -> Hypervisor -> Hypervisor #

Property "Name" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "Name" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Property "Password" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "Password" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Password" Hypervisor = Value Text

Methods

set :: PropertyType "Password" Hypervisor -> Hypervisor -> Hypervisor #

Property "Tags" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "Tags" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Tags" Hypervisor = [Tag]
Property "Username" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

Associated Types

type PropertyType "Username" Hypervisor 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Username" Hypervisor = Value Text

Methods

set :: PropertyType "Username" Hypervisor -> Hypervisor -> Hypervisor #

type PropertyType "Host" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "KmsKeyArn" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "KmsKeyArn" Hypervisor = Value Text
type PropertyType "LogGroupArn" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "LogGroupArn" Hypervisor = Value Text
type PropertyType "Name" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Password" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Password" Hypervisor = Value Text
type PropertyType "Tags" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Tags" Hypervisor = [Tag]
type PropertyType "Username" Hypervisor Source # 
Instance details

Defined in Stratosphere.BackupGateway.Hypervisor

type PropertyType "Username" Hypervisor = Value Text