/dhall-aws-cloudformation/cloudformation/AWS::ServiceCatalogAppRegistry::ResourceAssociation.dhall

Copy path to clipboard

Source

{ Properties =
./AWS::ServiceCatalogAppRegistry::ResourceAssociation/Properties.dhall
, Resources =
./AWS::ServiceCatalogAppRegistry::ResourceAssociation/Resources.dhall
, GetAttr =
{ ApplicationArn = (./../Fn.dhall).GetAttOf "ApplicationArn"
, ResourceArn = (./../Fn.dhall).GetAttOf "ResourceArn"
}
}