stratosphere-ec2-1.0.0: Stratosphere integration for AWS EC2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Documentation

data CpuOptionsProperty Source #

Instances

Instances details
ToJSON CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Show CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Eq CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

ToResourceProperties CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Property "AmdSevSnp" CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Associated Types

type PropertyType "AmdSevSnp" CpuOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Property "CoreCount" CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Associated Types

type PropertyType "CoreCount" CpuOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Property "ThreadsPerCore" CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

Associated Types

type PropertyType "ThreadsPerCore" CpuOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

type PropertyType "AmdSevSnp" CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

type PropertyType "CoreCount" CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty

type PropertyType "ThreadsPerCore" CpuOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.CpuOptionsProperty