MalwareProtectionPlanActionArgs

data class MalwareProtectionPlanActionArgs(val taggings: Output<List<MalwareProtectionPlanActionTaggingArgs>>) : ConvertibleToJava<MalwareProtectionPlanActionArgs>

Constructors

Link copied to clipboard
constructor(taggings: Output<List<MalwareProtectionPlanActionTaggingArgs>>)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): MalwareProtectionPlanActionArgs