toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetLaunchTemplateCpuOption
Get
Launch
Template
Cpu
Option
data
class
GetLaunchTemplateCpuOption
(
val
amdSevSnp
:
String
,
val
coreCount
:
Int
,
val
threadsPerCore
:
Int
)
Members
Constructors
Get
Launch
Template
Cpu
Option
Link copied to clipboard
constructor
(
amdSevSnp
:
String
,
coreCount
:
Int
,
threadsPerCore
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
amd
Sev
Snp
Link copied to clipboard
val
amdSevSnp
:
String
core
Count
Link copied to clipboard
val
coreCount
:
Int
threads
Per
Core
Link copied to clipboard
val
threadsPerCore
:
Int