SpotFleetLaunchTemplateConfig

data class SpotFleetLaunchTemplateConfig(val launchTemplateSpecification: SpotFleetFleetLaunchTemplateSpecification? = null, val overrides: List<SpotFleetLaunchTemplateOverrides>? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties