AwsResource
No description
type AwsResource {
  arn: String!
  type: String!
  region: String
}
Fields
AwsResource.arn ● String! non-null scalar
AwsResource.type ● String! non-null scalar
AwsResource.region ● String scalar
Member Of
AwsResourcesOutput  object