ebsBlockDevices property
The configuration of Amazon Elastic Block Storage (Amazon EBS) attached to
each instance as defined by InstanceType
.
Implementation
final List<EbsBlockDevice>? ebsBlockDevices;
The configuration of Amazon Elastic Block Storage (Amazon EBS) attached to
each instance as defined by InstanceType
.
final List<EbsBlockDevice>? ebsBlockDevices;