pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
InstanceCpuOptions
/
InstanceCpuOptions
Instance
Cpu
Options
fun
InstanceCpuOptions
(
amdSevSnp
:
String
?
=
null
,
coreCount
:
Int
?
=
null
,
threadsPerCore
:
Int
?
=
null
)