instanceType property

Input<String?>? instanceType
final

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;