launchSpecifications

@JvmName(name = "yghkmwhcuvvwdkwi")
suspend fun launchSpecifications(value: Output<List<SpotFleetLaunchSpecificationArgs>>)
@JvmName(name = "mkgjcdvcaoaxwfoo")
suspend fun launchSpecifications(value: List<SpotFleetLaunchSpecificationArgs>?)

Parameters

value

The launch specifications for the Spot Fleet request. If you specify LaunchSpecifications , you can't specify LaunchTemplateConfigs .


@JvmName(name = "jtgsxdmlanonbjcc")
suspend fun launchSpecifications(vararg values: Output<SpotFleetLaunchSpecificationArgs>)


@JvmName(name = "ciwovqbckvkuovyp")
suspend fun launchSpecifications(values: List<Output<SpotFleetLaunchSpecificationArgs>>)
@JvmName(name = "hbingaowqndwbhpd")
suspend fun launchSpecifications(vararg values: SpotFleetLaunchSpecificationArgs)

Parameters

values

The launch specifications for the Spot Fleet request. If you specify LaunchSpecifications , you can't specify LaunchTemplateConfigs .


@JvmName(name = "ghanqekrkpeuxeov")
suspend fun launchSpecifications(argument: List<suspend SpotFleetLaunchSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "srpxhciqmuvokmmy")
suspend fun launchSpecifications(vararg argument: suspend SpotFleetLaunchSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "shxiruatyvqncdgx")
suspend fun launchSpecifications(argument: suspend SpotFleetLaunchSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The launch specifications for the Spot Fleet request. If you specify LaunchSpecifications , you can't specify LaunchTemplateConfigs .