allowedOrigins

@JvmName(name = "iorwackshpokrhwy")
suspend fun allowedOrigins(value: Output<List<String>>)
@JvmName(name = "wptmgxfgaktgjvid")
suspend fun allowedOrigins(value: List<String>)

Parameters

value

Set of origins you want customers to be able to access the bucket from.


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


@JvmName(name = "jcvhmwjitomugavt")
suspend fun allowedOrigins(values: List<Output<String>>)
@JvmName(name = "gicghldedtoysjum")
suspend fun allowedOrigins(vararg values: String)

Parameters

values

Set of origins you want customers to be able to access the bucket from.