grants

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


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

Deprecated

Use the aws.s3.BucketAclV2 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 = "xwxgbxghfmddxktu")
suspend fun grants(values: List<Output<BucketV2GrantArgs>>)
@JvmName(name = "qrsrdjqewmcgukrq")
suspend fun grants(vararg values: BucketV2GrantArgs)

Deprecated

Use the aws.s3.BucketAclV2 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 = "xdyqmuvbkicmkhac")
suspend fun grants(argument: List<suspend BucketV2GrantArgsBuilder.() -> Unit>)
@JvmName(name = "kiqonquqasmqnyqq")
suspend fun grants(vararg argument: suspend BucketV2GrantArgsBuilder.() -> Unit)
@JvmName(name = "bnmctkyboyibldci")
suspend fun grants(argument: suspend BucketV2GrantArgsBuilder.() -> Unit)

Deprecated

Use the aws.s3.BucketAclV2 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.