instanceCollectionType property

InstanceCollectionType? instanceCollectionType
final
The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.

Implementation

final InstanceCollectionType? instanceCollectionType;