grants

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


@JvmName(name = "vlbmoqbohlsofedy")
suspend fun grants(value: Output<List<BucketV2GrantArgs>>)
@JvmName(name = "qixvjddpdkgtjkaf")
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 = "cnecoyxkornottib")
suspend fun grants(values: List<Output<BucketV2GrantArgs>>)
@JvmName(name = "kcwesgjiywftvyfp")
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 = "yglkcsixjswlfsga")
suspend fun grants(argument: List<suspend BucketV2GrantArgsBuilder.() -> Unit>)
@JvmName(name = "djxpufxcpmqddopu")
suspend fun grants(vararg argument: suspend BucketV2GrantArgsBuilder.() -> Unit)
@JvmName(name = "unqxwfxbkjnjovpm")
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.