Skip to content

Guardduty  >  Structures  >  CreateProtectedResource

CreateProtectedResource

Structure Class

CreateProtectedResource dataclass

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

Attributes

s3_bucket class-attribute instance-attribute
s3_bucket: CreateS3BucketResource | None = None

Information about the protected S3 bucket resource.