InstanceFleetLaunchSpecifications

Constructors

Link copied to clipboard
constructor(onDemandSpecifications: List<InstanceFleetLaunchSpecificationsOnDemandSpecification>? = null, spotSpecifications: List<InstanceFleetLaunchSpecificationsSpotSpecification>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for on demand instances launch specifications

Link copied to clipboard

Configuration block for spot instances launch specifications