grants

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


@JvmName(name = "urpnnrcupcaahiyc")
suspend fun grants(value: Output<List<BucketV2GrantArgs>>)
@JvmName(name = "bjbsjqlaipstwamn")
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 = "mfsmprmquixeunsp")
suspend fun grants(values: List<Output<BucketV2GrantArgs>>)
@JvmName(name = "mkfwhhlqvfutxria")
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 = "clrtjbbbrsusvmew")
suspend fun grants(argument: List<suspend BucketV2GrantArgsBuilder.() -> Unit>)
@JvmName(name = "byrjblonwowwpduj")
suspend fun grants(vararg argument: suspend BucketV2GrantArgsBuilder.() -> Unit)
@JvmName(name = "wmghtetqsyylbxjf")
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.