toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetInstanceTypeNeuronDevice
Get
Instance
Type
Neuron
Device
data
class
GetInstanceTypeNeuronDevice
(
val
coreCount
:
Int
,
val
coreVersion
:
Int
,
val
count
:
Int
,
val
memorySize
:
Int
,
val
name
:
String
)
Members
Constructors
Get
Instance
Type
Neuron
Device
Link copied to clipboard
constructor
(
coreCount
:
Int
,
coreVersion
:
Int
,
count
:
Int
,
memorySize
:
Int
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
core
Count
Link copied to clipboard
val
coreCount
:
Int
core
Version
Link copied to clipboard
val
coreVersion
:
Int
count
Link copied to clipboard
val
count
:
Int
memory
Size
Link copied to clipboard
val
memorySize
:
Int
Size of the instance memory, in MiB.
name
Link copied to clipboard
val
name
:
String