grants

@JvmName(name = "rvkncxwajsbxfdpv")
suspend fun grants(vararg values: Output<BucketV2GrantArgs>)


@JvmName(name = "vikllhsiohipvefr")
suspend fun grants(value: Output<List<BucketV2GrantArgs>>)
@JvmName(name = "hvdbddwbgbjrgyof")
suspend fun grants(value: List<BucketV2GrantArgs>?)

Deprecated

Use the aws_s3_bucket_acl resource instead

Parameters

value

An ACL policy grant. See Grant below for details. Conflicts with acl. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketAclV2 instead.


@JvmName(name = "rdnkxxnswmnyauhi")
suspend fun grants(values: List<Output<BucketV2GrantArgs>>)
@JvmName(name = "jxbgtfgniunpwxih")
suspend fun grants(vararg values: BucketV2GrantArgs)

Deprecated

Use the aws_s3_bucket_acl resource instead

Parameters

values

An ACL policy grant. See Grant below for details. Conflicts with acl. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketAclV2 instead.


@JvmName(name = "mgexglygyrkuvgos")
suspend fun grants(argument: List<suspend BucketV2GrantArgsBuilder.() -> Unit>)
@JvmName(name = "srobdckicvfmndqx")
suspend fun grants(vararg argument: suspend BucketV2GrantArgsBuilder.() -> Unit)
@JvmName(name = "irlcrmldqgpkamyy")
suspend fun grants(argument: suspend BucketV2GrantArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_acl resource instead

Parameters

argument

An ACL policy grant. See Grant below for details. Conflicts with acl. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketAclV2 instead.