toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetInstanceTypeFpga
Get
Instance
Type
Fpga
data
class
GetInstanceTypeFpga
(
val
count
:
Int
,
val
manufacturer
:
String
,
val
memorySize
:
Int
,
val
name
:
String
)
Members
Constructors
Get
Instance
Type
Fpga
Link copied to clipboard
constructor
(
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