allowedFeatures

@JvmName(name = "kkwcfdnrblamdaad")
suspend fun allowedFeatures(value: Output<List<String>>)
@JvmName(name = "rycorskglvwhpvgy")
suspend fun allowedFeatures(value: List<String>?)

Parameters

value

Allowed features. Valid values: GetObject-Range, GetObject-PartNumber.


@JvmName(name = "swgnruixxisceybn")
suspend fun allowedFeatures(vararg values: Output<String>)


@JvmName(name = "wddiksfymuusukpv")
suspend fun allowedFeatures(values: List<Output<String>>)
@JvmName(name = "crairnhnwtxgcawb")
suspend fun allowedFeatures(vararg values: String)

Parameters

values

Allowed features. Valid values: GetObject-Range, GetObject-PartNumber.