{
  "Resources": {
    "Foo": {
      "Properties": {
        "Name": {"Fn::GetAtt": ["Bar", "Baz"]}
      }
    }
  }
}
