MalwareProtectionPlan

class MalwareProtectionPlan : KotlinCustomResource

Resource Type definition for AWS::GuardDuty::MalwareProtectionPlan

Properties

Link copied to clipboard

Specifies the action that is to be applied to the Malware Protection plan resource.

Link copied to clipboard
val arn: Output<String>

Amazon Resource Name (ARN) of the protected resource.

Link copied to clipboard
val createdAt: Output<String>

The timestamp when the Malware Protection plan resource was created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A unique identifier associated with Malware Protection plan resource.

Link copied to clipboard

Information about the protected resource. Presently, S3Bucket is the only supported protected resource.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val role: Output<String>

IAM role that includes the permissions required to scan and (optionally) add tags to the associated protected resource.

Link copied to clipboard
val status: Output<String>

Status of the Malware Protection plan resource.

Link copied to clipboard

Status details associated with the Malware Protection plan resource status.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to be added to the created Malware Protection plan resource. Each tag consists of a key and an optional value, both of which you need to specify.

Link copied to clipboard
val urn: Output<String>