class Aws::AccessAnalyzer::Types::GetAccessPreviewRequest

@note When making an API call, you may pass GetAccessPreviewRequest

data as a hash:

    {
      access_preview_id: "AccessPreviewId", # required
      analyzer_arn: "AnalyzerArn", # required
    }

@!attribute [rw] access_preview_id

The unique ID for the access preview.
@return [String]

@!attribute [rw] analyzer_arn

The [ARN of the analyzer][1] used to generate the access preview.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-getting-started.html#permission-resources
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/GetAccessPreviewRequest AWS API Documentation

Constants

SENSITIVE