UpdateProtectedResource¶
Structure Class¶
UpdateProtectedResource
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: UpdateS3BucketResource | None = None
Information about the protected S3 bucket resource.