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
show all
Defined in:
(unknown)

Overview

Provides information about the resources that a finding applies to.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucketTypes::S3Bucket

Provides information about an S3 bucket that a finding applies to.

Returns:

  • (Types::S3Bucket)

    Provides information about an S3 bucket that a finding applies to.

    .

#s3_objectTypes::S3Object

Provides information about an S3 object that a finding applies to.

Returns:

  • (Types::S3Object)

    Provides information about an S3 object that a finding applies to.

    .