allowedOrigins

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

Parameters

value

One or more origins you want customers to be able to access the bucket from.


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


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

Parameters

values

One or more origins you want customers to be able to access the bucket from.