instanceType property
EC2 instance type to be launched in the fleet. Specify only if computeType is set to CUSTOM_INSTANCE_TYPE. See Supported instance families.
Implementation
final pulumi.Input<String?>? instanceType;
EC2 instance type to be launched in the fleet. Specify only if computeType is set to CUSTOM_INSTANCE_TYPE. See Supported instance families.
final pulumi.Input<String?>? instanceType;