github.com/wata727/tflint@v0.12.2-0.20191013070026-96dd0d36f385/rules/awsrules/models/mappings/shield.hcl (about)

     1  import = "aws-sdk-go/models/apis/shield/2016-06-02/api-2.json"
     2  
     3  mapping "aws_shield_protection" {
     4    name         = ProtectionName
     5    resource_arn = ResourceArn
     6  }