grants

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


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

Deprecated

grant is 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 = "rraixtyrdwbjdgre")
suspend fun grants(values: List<Output<BucketV2GrantArgs>>)
@JvmName(name = "vjawjrlfenexhhjm")
suspend fun grants(vararg values: BucketV2GrantArgs)

Deprecated

grant is 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 = "indssvbewtagqgla")
suspend fun grants(argument: List<suspend BucketV2GrantArgsBuilder.() -> Unit>)
@JvmName(name = "xerudxwavplgrimq")
suspend fun grants(vararg argument: suspend BucketV2GrantArgsBuilder.() -> Unit)
@JvmName(name = "pwiauygeycpksgmo")
suspend fun grants(argument: suspend BucketV2GrantArgsBuilder.() -> Unit)

Deprecated

grant is 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.