pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetInstanceTypeGpus
Get
Instance
Type
Gpus
data
class
GetInstanceTypeGpus
(
val
count
:
Int
,
val
manufacturer
:
String
,
val
memorySize
:
Int
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
Instance
Type
Gpus
Link copied to clipboard
fun
GetInstanceTypeGpus
(
count
:
Int
,
manufacturer
:
String
,
memorySize
:
Int
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
count
Link copied to clipboard
val
count
:
Int
manufacturer
Link copied to clipboard
val
manufacturer
:
String
memory
Size
Link copied to clipboard
val
memorySize
:
Int
Size of the instance memory, in MiB.
name
Link copied to clipboard
val
name
:
String