1 2 3 4 5 6 7 8 9
output "id" { description = "IAM Access Analyzer name" value = aws_accessanalyzer_analyzer.this.id } output "arn" { description = "IAM Access Analyzer ARN" value = aws_accessanalyzer_analyzer.this.arn }
Global
Directory
File