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
- Struct
- Aws::AccessAnalyzer::Types::FindingSource
- 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
-
#detail ⇒ Types::FindingSourceDetail
Includes details about how the access that generated the finding is granted.
-
#type ⇒ String
Indicates the type of access that generated the finding.
Instance Attribute Details
#detail ⇒ Types::FindingSourceDetail
Includes details about how the access that generated the finding is granted. This is populated for Amazon S3 bucket findings.
#type ⇒ String
Indicates the type of access that generated the finding.
Possible values:
- POLICY
- BUCKET_ACL
- S3_ACCESS_POINT