class Aws::AccessAnalyzer::Types::GetAnalyzedResourceRequest
Retrieves an analyzed resource.
@note When making an API call, you may pass GetAnalyzedResourceRequest
data as a hash: { analyzer_arn: "AnalyzerArn", # required resource_arn: "ResourceArn", # required }
@!attribute [rw] analyzer_arn
The [ARN of the analyzer][1] to retrieve information from. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-getting-started.html#permission-resources @return [String]
@!attribute [rw] resource_arn
The ARN of the resource to retrieve information about. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/GetAnalyzedResourceRequest AWS API Documentation
Constants
- SENSITIVE