| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2EbsVolume |
Ec2EbsVolume.clone() |
Ec2EbsVolume |
ServiceManagedEc2InstanceCapabilities.getRootEbsVolume()
The root EBS volume.
|
Ec2EbsVolume |
Ec2EbsVolume.withIops(Integer iops)
The IOPS per volume.
|
Ec2EbsVolume |
Ec2EbsVolume.withSizeGiB(Integer sizeGiB)
The EBS volume size in GiB.
|
Ec2EbsVolume |
Ec2EbsVolume.withThroughputMiB(Integer throughputMiB)
The throughput per volume in MiB.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceManagedEc2InstanceCapabilities.setRootEbsVolume(Ec2EbsVolume rootEbsVolume)
The root EBS volume.
|
ServiceManagedEc2InstanceCapabilities |
ServiceManagedEc2InstanceCapabilities.withRootEbsVolume(Ec2EbsVolume rootEbsVolume)
The root EBS volume.
|
Copyright © 2024. All rights reserved.