taggings

@JvmName(name = "euvpcqunjqxykpaa")
suspend fun taggings(value: Output<List<MalwareProtectionPlanActionTaggingArgs>>)
@JvmName(name = "tiadtcqwjoebgqgl")
suspend fun taggings(value: List<MalwareProtectionPlanActionTaggingArgs>)

Parameters

value

Indicates whether the scanned S3 object will have tags about the scan result. See tagging below.


@JvmName(name = "nqaeajatrbipwndv")
suspend fun taggings(vararg values: Output<MalwareProtectionPlanActionTaggingArgs>)


@JvmName(name = "kmrsgqnraofrxfvv")
suspend fun taggings(values: List<Output<MalwareProtectionPlanActionTaggingArgs>>)
@JvmName(name = "awvfiqsqcahaiuht")
suspend fun taggings(vararg values: MalwareProtectionPlanActionTaggingArgs)

Parameters

values

Indicates whether the scanned S3 object will have tags about the scan result. See tagging below.


@JvmName(name = "snssnpdweuursedr")
suspend fun taggings(argument: List<suspend MalwareProtectionPlanActionTaggingArgsBuilder.() -> Unit>)
@JvmName(name = "dosqqmikueaddpdo")
suspend fun taggings(vararg argument: suspend MalwareProtectionPlanActionTaggingArgsBuilder.() -> Unit)
@JvmName(name = "hkkaktenshvodakm")
suspend fun taggings(argument: suspend MalwareProtectionPlanActionTaggingArgsBuilder.() -> Unit)

Parameters

argument

Indicates whether the scanned S3 object will have tags about the scan result. See tagging below.