menu
pulumi_aws package
documentation
ec2.dart
GetInstanceTypeResult
bootModes property
bootModes property
dark_mode
light_mode
bootModes
property
List
<
String
>
?
bootModes
final
A set of strings of supported boot modes.
Implementation
final List<String>? bootModes;
pulumi_aws package
documentation
ec2
GetInstanceTypeResult
bootModes property
GetInstanceTypeResult class