instanceTypeSpecifications property

List<InstanceTypeSpecification>? instanceTypeSpecifications
final

The specification for the instance types that comprise an instance fleet. Up to five unique instance specifications may be defined for each instance fleet.

Implementation

final List<InstanceTypeSpecification>? instanceTypeSpecifications;