corsRules

@JvmName(name = "qqeiesysrnlpntel")
suspend fun corsRules(vararg values: Output<BucketV2CorsRuleArgs>)


@JvmName(name = "ovpefdutvjytntng")
suspend fun corsRules(value: Output<List<BucketV2CorsRuleArgs>>)
@JvmName(name = "ppfwyouycihvstti")
suspend fun corsRules(value: List<BucketV2CorsRuleArgs>?)

Deprecated

Use the aws.s3.BucketCorsConfigurationV2 resource instead

Parameters

value

Rule of Cross-Origin Resource Sharing. See CORS rule below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketCorsConfigurationV2 instead.


@JvmName(name = "hpcicvkvesnhehqt")
suspend fun corsRules(values: List<Output<BucketV2CorsRuleArgs>>)
@JvmName(name = "pcyrnpvfkxcstbkj")
suspend fun corsRules(vararg values: BucketV2CorsRuleArgs)

Deprecated

Use the aws.s3.BucketCorsConfigurationV2 resource instead

Parameters

values

Rule of Cross-Origin Resource Sharing. See CORS rule below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketCorsConfigurationV2 instead.


@JvmName(name = "woxyfuheqgpgjdyi")
suspend fun corsRules(argument: List<suspend BucketV2CorsRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vhmkdvtkekowfwlt")
suspend fun corsRules(vararg argument: suspend BucketV2CorsRuleArgsBuilder.() -> Unit)
@JvmName(name = "btsxymukxeaiehdo")
suspend fun corsRules(argument: suspend BucketV2CorsRuleArgsBuilder.() -> Unit)

Deprecated

Use the aws.s3.BucketCorsConfigurationV2 resource instead

Parameters

argument

Rule of Cross-Origin Resource Sharing. See CORS rule below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketCorsConfigurationV2 instead.