You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AccessAnalyzer::Types::AnalyzedResourceSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::AccessAnalyzer::Types::AnalyzedResourceSummary
- Defined in:
- (unknown)
Overview
Contains the ARN of the analyzed resource.
Instance Attribute Summary collapse
-
#resource_arn ⇒ String
The ARN of the analyzed resource.
-
#resource_owner_account ⇒ String
The AWS account ID that owns the resource.
-
#resource_type ⇒ String
The type of resource that was analyzed.
Instance Attribute Details
#resource_arn ⇒ String
The ARN of the analyzed resource.
#resource_owner_account ⇒ String
The AWS account ID that owns the resource.
#resource_type ⇒ String
The type of resource that was analyzed.
Possible values:
- AWS::S3::Bucket
- AWS::IAM::Role
- AWS::SQS::Queue
- AWS::Lambda::Function
- AWS::Lambda::LayerVersion
- AWS::KMS::Key