AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
DiskInfo
/
Builder
Builder
class
Builder
Members
Properties
count
Link copied to clipboard
var
count
:
Int
?
The number of disks with this configuration.
size
In
Gb
Link copied to clipboard
var
sizeInGb
:
Long
?
The size of the disk in GB.
type
Link copied to clipboard
var
type
:
DiskType
?
The type of disk.