menu
pulumi_aws package
documentation
ec2.dart
LaunchConfigurationEbsBlockDevice
throughput property
throughput property
dark_mode
light_mode
throughput
property
Input
<
int
?
>
?
throughput
final
The throughput (MiBps) to provision for a
gp3
volume.
Implementation
final pulumi.Input<int?>? throughput;
pulumi_aws package
documentation
ec2
LaunchConfigurationEbsBlockDevice
throughput property
LaunchConfigurationEbsBlockDevice class