allowed

@JvmName(name = "gumocwwhrhicxbcd")
suspend fun allowed(value: Output<R2BucketCorsRuleAllowedArgs>)
@JvmName(name = "wvrdojkbnixnhgju")
suspend fun allowed(value: R2BucketCorsRuleAllowedArgs)

Parameters

value

Object specifying allowed origins, methods and headers for this CORS rule.


@JvmName(name = "gkdnajsylahyfqnb")
suspend fun allowed(argument: suspend R2BucketCorsRuleAllowedArgsBuilder.() -> Unit)

Parameters

argument

Object specifying allowed origins, methods and headers for this CORS rule.