| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledInstancesBlockDeviceMapping> |
ScheduledInstancesLaunchSpecification.blockDeviceMappings()
The block device mapping entries.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesLaunchSpecification.Builder |
ScheduledInstancesLaunchSpecification.Builder.blockDeviceMappings(ScheduledInstancesBlockDeviceMapping... blockDeviceMappings)
The block device mapping entries.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesLaunchSpecification.Builder |
ScheduledInstancesLaunchSpecification.Builder.blockDeviceMappings(Collection<ScheduledInstancesBlockDeviceMapping> blockDeviceMappings)
The block device mapping entries.
|
Copyright © 2020. All rights reserved.