excess Capacity Termination Policy
suspend fun excessCapacityTerminationPolicy(value: Output<SpotFleetRequestConfigDataExcessCapacityTerminationPolicy>)
suspend fun excessCapacityTerminationPolicy(value: SpotFleetRequestConfigDataExcessCapacityTerminationPolicy?)
Parameters
value
Indicates whether running Spot Instances should be terminated if you decrease the target capacity of the Spot Fleet request below the current size of the Spot Fleet. Supported only for fleets of type maintain
.