MalwareProtectionPlanCfnTaggingArgs

data class MalwareProtectionPlanCfnTaggingArgs(val status: Output<String>? = null) : ConvertibleToJava<MalwareProtectionPlanCfnTaggingArgs>

Constructors

Link copied to clipboard
constructor(status: Output<String>? = null)

Properties

Link copied to clipboard
val status: Output<String>? = null

Indicates whether or not you chose GuardDuty to add a predefined tag to the scanned S3 object.

Functions

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