toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetInstanceTypeInstanceDisk
Get
Instance
Type
Instance
Disk
data
class
GetInstanceTypeInstanceDisk
(
val
count
:
Int
,
val
size
:
Int
,
val
type
:
String
)
Members
Constructors
Get
Instance
Type
Instance
Disk
Link copied to clipboard
constructor
(
count
:
Int
,
size
:
Int
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
count
Link copied to clipboard
val
count
:
Int
size
Link copied to clipboard
val
size
:
Int
type
Link copied to clipboard
val
type
:
String