filters

@JvmName(name = "choyhqmcpxqfbbkf")
suspend fun filters(value: List<GetSpotPriceFilter>?)

Parameters

value

One or more configuration blocks containing name-values filters. See the EC2 API Reference for supported filters. Detailed below.


@JvmName(name = "eunjdacnewurmfny")
suspend fun filters(argument: List<suspend GetSpotPriceFilterBuilder.() -> Unit>)
@JvmName(name = "whokbgdlmoblopxt")
suspend fun filters(vararg argument: suspend GetSpotPriceFilterBuilder.() -> Unit)
@JvmName(name = "amfhsjvdjikveynd")
suspend fun filters(argument: suspend GetSpotPriceFilterBuilder.() -> Unit)

Parameters

argument

One or more configuration blocks containing name-values filters. See the EC2 API Reference for supported filters. Detailed below.


@JvmName(name = "loqxvwbvaclmqxbc")
suspend fun filters(vararg values: GetSpotPriceFilter)

Parameters

values

One or more configuration blocks containing name-values filters. See the EC2 API Reference for supported filters. Detailed below.