allowedFeatures

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

Parameters

value

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


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


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

Parameters

values

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