You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::ResourcesAffected
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::ResourcesAffected
- Defined in:
- (unknown)
Overview
Provides information about the resources that a finding applies to.
Returned by:
Instance Attribute Summary collapse
-
#s3_bucket ⇒ Types::S3Bucket
Provides information about an S3 bucket that a finding applies to.
.
-
#s3_object ⇒ Types::S3Object
Provides information about an S3 object that a finding applies to.
.
Instance Attribute Details
#s3_bucket ⇒ Types::S3Bucket
Provides information about an S3 bucket that a finding applies to.
#s3_object ⇒ Types::S3Object
Provides information about an S3 object that a finding applies to.