You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AccessAnalyzer::Types::FindingSource

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The source of the finding. This indicates how the access that generated the finding is granted. It is populated for Amazon S3 bucket findings.

Instance Attribute Summary collapse

Instance Attribute Details

#detailTypes::FindingSourceDetail

Includes details about how the access that generated the finding is granted. This is populated for Amazon S3 bucket findings.

Returns:

#typeString

Indicates the type of access that generated the finding.

Possible values:

  • POLICY
  • BUCKET_ACL
  • S3_ACCESS_POINT

Returns:

  • (String)

    Indicates the type of access that generated the finding.