filters

@JvmName(name = "ckfniasvebmftcgp")
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 = "dpxlisfcylhpslls")
suspend fun filters(argument: List<suspend GetSpotPriceFilterBuilder.() -> Unit>)
@JvmName(name = "bcanbmfwgkjacqws")
suspend fun filters(vararg argument: suspend GetSpotPriceFilterBuilder.() -> Unit)
@JvmName(name = "okucmbcvpnwrrpco")
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 = "qvpurotycbdsahsh")
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.