CreateMalwareProtectionPlanRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about whether the tags will be added to the S3 object after scanning.

Link copied to clipboard

The idempotency token for the create request.

Link copied to clipboard

Information about the protected resource that is associated with the created Malware Protection plan. Presently, S3Bucket is the only supported protected resource.

Link copied to clipboard
val role: String?

Amazon Resource Name (ARN) of the IAM role that has the permissions to scan and add tags to the associated protected resource.

Link copied to clipboard

Tags added to the Malware Protection plan resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String