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

Copy path to clipboard

Source

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